| Template documentation follows |
|---|
| Note: the template above may sometimes be partially or fully invisible. |
| Visit Template:Episode/doc to edit this documentation. (How does this work?) |
Example
The following code creates the adjacent infobox:
{{Episode
|title = The Gate
|titleScale =110
|lineLength = 149
|image = The Gate Official Image.jpg
|seasonNumber = 2
|episodeNumber = 9
|overallNumber = 17
|finale = true
|previousDisambig = true
|premiere = October 27, 2017
|time = 1:02:02
|writer = [[The Duffer Brothers]]
|director = The Duffer Brothers
|previousEpisode = The Mind Flayer
|nextEpisode = Suzie, Do You Copy?
}}
ParametersA number of unique parameters have been implemented which adjust the formatting of the title section. Adjustment of these parameters allow for near-perfect replication of Stranger Things's episode title cards. The other parameters are used to add information about the relevant episode, such as the episode/chapter number, the premiere date, etc. |
Title parameters
| Parameter | Description and usage |
|---|---|
| "title" | Should be used for the episode title.
|
| "titleScale" (optional) |
Adjusts the size of the title's text.
|
| "chapterScale" (optional) |
Adjusts the size of the chapter number text.
|
| "lineLength" & lineWidth" (optional) |
Adjusts the length and width of the line beneath the chapter number.
|
| "paddingAmount" (optional) |
Adjusts the spacing between the text and the line.
|
Info parameters
| Parameter | Description and usage |
|---|---|
| "image" | This parameter is used for adding images to the infobox. |
| "seasonNumber" | Adds the season number. |
| "episodeNumber" | Adds the episode's "chapter" number (the episode's number within the season it comes from).
|
| "overallNumber" | Adds the episode's overall series number (the episode's number within the entirety of the series). |
| "finale" | If set to 'true', a link to the following season's page will be added to the display of 'nextEpisode'. |
| "premiere" | Adds the episode's premiere date. |
| "time" | Adds the episode's runtime/length. |
| "writer" | Adds the episode's writer. |
| "director" | Adds the episode's director. |
| "previousEpisode" | Adds the previous episode. |
| "nextEpisode" | Adds the following episode. |
| "previousDisambig" | Should be set to 'true' when the previous episode's page ends with "(episode)". |
| "nextDisambig" | Should be set to 'true' when the following episode's page ends with "(episode)". |
| "previousEpisodeDisplay" | Alters the appearance of the link to the previous episode's page. |
| "nextEpisodeDisplay" | Alters the appearance of the link to the following episode's page. |
| "timelineday" | Used to create a link to a specific subsection of "Stranger Things/Timeline". |
| "timelineyear" | Used to create a link to a specific subsection of "Stranger Things/Timeline". |