Template:Infobox episode: Difference between revisions
From EthoWiki
add upload date and move prev/next episode |
use block formatting for infobox Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| above = {{{name|{{PAGENAME}}}}} (Episode {{{episode}}}) | | above = {{{name|{{PAGENAME}}}}} (Episode {{{episode}}}) | ||
Line 34: | Line 33: | ||
[[{{{next}}}]] ▶️ | [[{{{next}}}]] ▶️ | ||
}} | }} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
Line 121: | Line 118: | ||
"prev", | "prev", | ||
"next" | "next" | ||
] | ], | ||
"format": "block" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
[[Category:Episodes]] | [[Category:Episodes]] |
Latest revision as of 21:31, 6 February 2025
Infobox episode (Episode {{{episode}}}) | |
---|---|
Episode | {{{episode}}} |
Duration | {{{duration}}} |
Watch | [{{{link}}} on YouTube] |
Infobox for an episode!
Parameter | Description | Type | Status | |
---|---|---|---|---|
Episode Name | name | The name of the episode
| String | required |
Thumbnail | image | The link to a thumbnail of the image.
| URL | suggested |
Season | season | The season of the episode. Can be blank if it's a one off.
| Number | optional |
Episode Number | episode | The number of the episode
| Number | required |
Duration | duration | The duration of the video
| String | required |
Upload Date | uploaded | When this video was uploaded.
| Date | required |
Series | series | The series name
| String | suggested |
YouTube Link | link | Link to the YouTube video
| URL | required |
Previous Episode | prev | The title of the previous episode, if applicable | String | suggested |
Next Episode | next | The title of the next episode, if applicable | String | suggested |