Template:Infobox episode: Difference between revisions

From EthoWiki
my lovely attempt at last/next episodes
fix oopsie and add template data
Line 37: Line 37:
</div>
</div>
</div>
</div>
}}
}}
}}


Line 83: Line 82:
"description": "The series name",
"description": "The series name",
"example": "Etho Plays Minecraft",
"example": "Etho Plays Minecraft",
"type": "string",
"suggested": true
},
"next": {
"label": "Next Episode",
"description": "The title of the next episode, if applicable",
"type": "string",
"suggested": true
},
"prev": {
"label": "Previous Episode",
"description": "The title of the previous episode, if applicable",
"type": "string",
"type": "string",
"suggested": true
"suggested": true

Revision as of 04:41, 26 May 2024

Infobox episode (Episode {{{episode}}})
Episode{{{episode}}}
Duration{{{duration}}}

Infobox for an episode!

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Episode Namename

The name of the episode

Example
It Begins!
Stringrequired
Thumbnailimage

The link to a thumbnail of the image.

Example
https://i.ytimg.com/vi/v41aZQhOcfI/sddefault.jpg
URLsuggested
Seasonseason

The season of the episode. Can be blank if it's a one off.

Example
1
Numberoptional
Episode Numberepisode

The number of the episode

Example
1
Numberrequired
Durationduration

The duration of the video

Example
12:34
Stringrequired
Seriesseries

The series name

Example
Etho Plays Minecraft
Stringsuggested
Next Episodenext

The title of the next episode, if applicable

Stringsuggested
Previous Episodeprev

The title of the previous episode, if applicable

Stringsuggested