PREVIEW ENVIRONMENT - This is not the production database. Changes will NOT be saved.
Template:Podcast
From PickiPedia: A knowledge base of bluegrass, old time psychedelic jams, and other public domain music
Jump to navigationJump to search
Podcast Infobox
Template for documenting podcasts. Displays podcast info and sets semantic properties for querying.
Usage
{{Podcast
|name=Podcast Name
|image=Example.jpg
|host=Host Name
|description=Brief description
|website=https://example.com
|rss=https://example.com/feed.xml
|youtube=https://youtube.com/playlist?list=xxx
|frequency=Weekly
}}
== Latest Episodes ==
<rss max="5">https://example.com/feed.xml</rss>
Note: The RSS feed must be embedded separately after the template (the RSS extension doesn't support template variable substitution).
Parameters
- name - Podcast name (defaults to page title)
- image - Cover art (without File: prefix)
- host - Host name(s) - will link to wiki pages
- description - Brief description
- website - Official website
- rss - RSS feed URL (stored as semantic property)
- youtube - YouTube playlist URL
- frequency - Release frequency (e.g., Weekly, Monthly)