Template:Episode Infobox: Difference between revisions
Template page
More actions
guests=String -> guests=List (,) of String |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<infobox> | <infobox> | ||
<title source="title"> | <title source="title"> | ||
| Line 65: | Line 64: | ||
|next_episode={{{next_episode|}}} | |next_episode={{{next_episode|}}} | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
| Line 154: | Line 152: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 02:43, 18 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 |