Template:Series: Difference between revisions

From The Joris Archive
(Created page with "{| class="wikitable" style="float: right" |- | {| |- |style="text-align: center;" | ''' {{{name}}} ''' |- | {| class="wikitable" |- |colspan=2 style="text-align: center;"| {| style="width: 100%;" |- |[[File:{{{image}}}|200px|frameless]] |- |style="font-style: italic;"|{{{caption}}} |} |- !colspan=2| Details |- | '''Length''' || {{{episodes}}} | '''Aired''' || {{{aired}}} |} |} |} <noinclude> == Usage == Paste code below at the top of article about a character and repla...")
 
mNo edit summary
Line 20: Line 20:
|-
|-
| '''Length''' || {{{episodes}}}
| '''Length''' || {{{episodes}}}
|-
| '''Aired''' || {{{aired}}}
| '''Aired''' || {{{aired}}}
|}
|}

Revision as of 12:51, 12 February 2024

{{{name}}}
[[File:{{{image}}}|200px|frameless]]
{{{caption}}}
Details
Length {{{episodes}}}
Aired {{{aired}}}


Usage

Paste code below at the top of article about a character and replace the data:

{{Series
|name=Name of the series
|image=Map Render Filename ex. "catharsis.png"
|episodes=Number of Episodes
|aired=The rough month/year that this aired in
}}

Series and episodes combo must always exist, can go up to 100.