Template:Series: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 24: | Line 24: | ||
| '''Length''' || {{{episodes}}} | | '''Length''' || {{{episodes}}} | ||
{{#if:{{{prequel|}}} | {{#if:{{{prequel|}}} | ||
|<tr><td>Prequel</td><td>{{{prequel}}}</td></tr>}}<nowiki /> | |<tr><td>'''Prequel'''</td><td>{{{prequel}}}</td></tr>}}<nowiki /> | ||
{{#if:{{{sequel|}}} | {{#if:{{{sequel|}}} | ||
|<tr><td>Sequel</td><td>{{{sequel}}}</td></tr>}}<nowiki /> | |<tr><td>'''Sequel'''</td><td>{{{sequel}}}</td></tr>}}<nowiki /> | ||
{{#if:{{{previous|}}} | {{#if:{{{previous|}}} | ||
|<tr><td>Previous Series</td><td>{{{previous}}}</td></tr>}}<nowiki /> | |<tr><td>'''Previous Series'''</td><td>{{{previous}}}</td></tr>}}<nowiki /> | ||
{{#if:{{{next|}}} | {{#if:{{{next|}}} | ||
|<tr><td>Next Series</td><td>{{{next}}}</td></tr>}}<nowiki /> | |<tr><td>'''Next Series'''</td><td>{{{next}}}</td></tr>}}<nowiki /> | ||
|} | |} | ||
|} | |} |
Latest revision as of 13:37, 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
|