Template:Series: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 23: | Line 23: | ||
|- | |- | ||
| '''Length''' || {{{episodes}}} | | '''Length''' || {{{episodes}}} | ||
{{#if:{{{prequel|}}} | |||
|<tr><td>Prequel</td><td>{{{prequel}}}</td></tr>}}<nowiki /> | |||
{{#if:{{{sequel|}}} | |||
|<tr><td>Sequel</td><td>{{{sequel}}}</td></tr>}}<nowiki /> | |||
{{#if:{{{previous|}}} | |||
|<tr><td>Previous Series</td><td>{{{previous}}}</td></tr>}}<nowiki /> | |||
{{#if:{{{next|}}} | |||
|<tr><td>Next Series</td><td>{{{next}}}</td></tr>}}<nowiki /> | |||
|} | |} | ||
|} | |} | ||
Line 40: | Line 48: | ||
</pre> | </pre> | ||
If there's no map render for the series, leave out the image property and it will be replaced with a link to upload the non-existant file (The page will still have to be edited to include that image afterwards) | If there's no map render for the series, leave out the image property and it will be replaced with a link to upload the non-existant file (The page will still have to be edited to include that image afterwards). | ||
You can also add a "sequel" and "prequel" property to link to those articles, as well as a "next" and "previous" property to link to the series that aired before and after this one | |||
{{Series | {{Series |
Revision as of 13:34, 12 February 2024
|
Usage
Paste code below at the top of article about a character and replace the data:
{{Series |name=War on Christmas |image=War_On_Christmas_(Map).jpg |playlist=https://www.youtube.com/playlist?list=PLNWGkqCSwkOF6AldkscHuDnnng6v_o7d3 |episodes=18 |aired=December 2023 }}
If there's no map render for the series, leave out the image property and it will be replaced with a link to upload the non-existant file (The page will still have to be edited to include that image afterwards).
You can also add a "sequel" and "prequel" property to link to those articles, as well as a "next" and "previous" property to link to the series that aired before and after this one
|