Template:LP Episode Page
"{{{episodeName}}}" is the {{{episodeNum}}} episode of Etho's "Etho Play's Minecraft" series. {{{leadSummary}}}
{{{episodeName}}} (Episode {{{episodeNum}}}) | |
---|---|
{{{thumbnail}}} | |
Series | Etho Play's Minecraft |
Season | {{{season}}} |
Episode | {{{episodeNum}}} |
Uploaded | {{{date}}} |
Duration | {{{duration}}} |
Watch | [{{{link}}} on YouTube] |
Previous Ep | ◀️ [[{{{previousEpisode}}}]] |
Next Ep | [[{{{nextEpisode}}}]] ▶️ |
Summary
{{{youtubeDescription}}}
Plot
{{{plot}}}
Projects Involved
{{{projects}}}
Comment of the Day
{{{commentOfTheDay}}}
[[Category:{{{year}}} episodes]]
Used for creating Etho LP episode pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name of episode | episodeName | The shortened name of the episode (just the part after the episode number and colon - not "Etho Plays Minecraft" part)
| String | required |
Year | year | The year the video was uploaded
| String | required |
Episode number | episodeNum | Episode number
| String | required |
YouTube description | youtubeDescription | Etho's YouTube description (not including social media links and stuff of that nature) | String | required |
Plot | plot | A description of what happens in the episode written in your own words. | String | required |
Comment of the day | commentOfTheDay | Comment of the day | String | suggested |
Projects | projects | List of projects Etho worked on in the episode | Content | suggested |
Brief summary | leadSummary | Used in lead paragraph after the first sentence.
| String | required |
Thumbnail link | thumbnail | Link to video thumbnail
| String | required |