Template:Season

Template page
Revision as of 22:57, 29 April 2024 by Tursicat (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Description

To use this template, add the {{{{#if:|{{{prefix}}}:}}Season{{#if:||<{{{2}}}>}}{{#if:||<{{{3}}}>}}{{#if:||<{{{4}}}>}}{{#if:||<{{{5}}}>}}{{#if:||<{{{6}}}>}}{{#if:||<{{{7}}}>}}{{#if:||<{{{8}}}>}}{{#if:||<{{{9}}}>}}{{#if:||<{{{10}}}>}}{{#if:||<{{{11}}}>}}{{#if:||<{{{12}}}>}}{{#if:||<{{{13}}}>}}{{#if:||<{{{14}}}>}}{{#if:||<{{{15}}}>}}{{#if:||<{{{16}}}>}}{{#if:||<{{{17}}}>}}{{#if:||<{{{18}}}>}}{{#if:||<{{{19}}}>}}{{#if:||<{{{20}}}>}}{{#if:||<{{{21}}}>}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Season
 | title    = 
 | image    = 
 | caption  = 
 | season   = 
 | episodes = 
 | premiere = 
 | previous = 
 | next     = 
}}


Sample output

<infobox type="Season"> <title source="title"><default>Season</default></title>

<image source="image"></image> <label>Season</label> <label>Episodes</label> <label>Premiered</label> <group layout="horizontal"> <header>Navigation</header> <label>← Previous</label> <label>Next →</label> </group> </infobox>{{#ifeq: 10 | 0 |}}
{{Season
 | title    = This is a test
 | image    = Wiki.png
 | caption  = This is a test
 | season   = This is a test
 | episodes = This is a test
 | premiere = This is a test
 | previous = This is a test
 | next     = This is a test
}}