Template:Series: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
{| style="width: 100%;" | {| style="width: 100%;" | ||
|- | |- | ||
|[[File:{{{image}}}|200px|frameless]] | |{{#if: {{{image|}}} | [[File:{{{image}}}|200px|frameless]] | [[:File:{{FULLPAGENAME}}_(Map).png|Upload Map Render]] }} | ||
|} | |} | ||
|- | |- | ||
Line 19: | Line 19: | ||
!colspan=2| Details | !colspan=2| Details | ||
|- | |- | ||
|- | |- | ||
| '''Aired''' || {{{aired}}} | | '''Aired''' || {{{aired}}} | ||
|- | |||
| '''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 31: | Line 40: | ||
<pre> | <pre> | ||
{{Series | {{Series | ||
|name= | |name=War on Christmas | ||
|image=Map | |image=War_On_Christmas_(Map).jpg | ||
|playlist= | |playlist=https://www.youtube.com/playlist?list=PLNWGkqCSwkOF6AldkscHuDnnng6v_o7d3 | ||
|episodes= | |episodes=18 | ||
|aired= | |aired=December 2023 | ||
}} | }} | ||
</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). | |||
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 | |||
|name=War on Christmas | |||
|image=War_On_Christmas_(Map).jpg | |||
|playlist=https://www.youtube.com/playlist?list=PLNWGkqCSwkOF6AldkscHuDnnng6v_o7d3 | |||
|episodes=18 | |||
|aired=December 2023 | |||
}} | |||
</noinclude> | </noinclude> |
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
|