Template:Season/doc: Difference between revisions

Template page
x>FANDOM
(Created page with "== Description == To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobo...")
 
m (1 revision imported)
 
(No difference)

Latest revision as of 22:57, 29 April 2024

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/doc</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
}}