Template:Series

From The Joris Archive
Revision as of 12:51, 12 February 2024 by Garethp (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{{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.