Template:Episode Infobox: Difference between revisions
Template page
More actions
Created page with "<includeonly> <infobox> <title source="title"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption"/> </image> <group> <header>Details</header> <data source="episode_number"> <label>Episode</label> </data> <data source="release_date"> <label>Released</label> </data> <data source="length"> <label>Length</label> </data> <data source="listen"> <label>Listen</label..." |
guests=String -> guests=List (,) of String |
||
| Line 78: | Line 78: | ||
|beat_break_song=String | |beat_break_song=String | ||
|main_subject=String | |main_subject=String | ||
|guests=String | |guests=List (,) of String | ||
|previous_episode=String | |previous_episode=String | ||
|next_episode=String | |next_episode=String | ||
Revision as of 20:22, 17 March 2026
This template defines the table "Episodes". View table.
Infobox for Very Bad Wizards episodes.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The title of the episode (defaults to page name if blank) | String | optional |
| Image | image | Filename of the episode image | File | optional |
| Image Caption | caption | no description | String | optional |
| Episode Number | episode_number | no description | Number | suggested |
| Release Date | release_date | no description | Date | suggested |
| Duration | length | Length of the episode (e.g., 1:45:00) | String | optional |
| Listen | listen | Link to the audio file or episode page | String | optional |
| Opening Quote Source | quote_source | no description | String | optional |
| Opening Subject | opening_subject | no description | String | optional |
| Beat Break Song | beat_break_song | no description | String | optional |
| Main Subject | main_subject | no description | String | optional |
| Guest(s) | guests | no description | String | optional |
| Previous Episode | previous_episode | Link to the previous episode | Page name | optional |
| Next Episode | next_episode | Link to the next episode | Page name | optional |