Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Episode Infobox: Difference between revisions

Template page
No edit summary
No edit summary
Line 74: Line 74:
|next_episode=String
|next_episode=String
}}
}}
<templatedata>
{
    "description": "Infobox for Very Bad Wizards episodes.",
    "format": "block",
    "params": {
        "title": {
            "label": "Title",
            "description": "The title of the episode (defaults to page name if blank)",
            "type": "string"
        },
        "image": {
            "label": "Image",
            "description": "Filename of the episode image",
            "type": "wiki-file-name"
        },
        "caption": {
            "label": "Image Caption",
            "type": "string"
        },
        "episode_number": {
            "label": "Episode Number",
            "type": "number",
            "suggested": true
        },
        "release_date": {
            "label": "Release Date",
            "type": "date",
            "suggested": true
        },
        "listen": {
            "label": "Listen",
            "description": "Link to the audio file or episode page",
            "type": "string"
        },
        "quote_source": {
            "label": "Opening Quote Source",
            "type": "string"
        },
        "opening_subject": {
            "label": "Opening Subject",
            "type": "string"
        },
        "beat_break_song": {
            "label": "Beat Break Song",
            "type": "string"
        },
        "main_subject": {
            "label": "Main Subject",
            "type": "string"
        },
        "guests": {
            "label": "Guest(s)",
            "type": "string"
        },
        "previous_episode": {
            "label": "Previous Episode",
            "description": "Link to the previous episode",
            "type": "wiki-page-name"
        },
        "next_episode": {
            "label": "Next Episode",
            "description": "Link to the next episode",
            "type": "wiki-page-name"
        }
    }
}
</templatedata>
</noinclude>
</noinclude>

Revision as of 22:23, 21 March 2026


This template defines the table "Episodes". View table.