Jump to content

Template:Season/doc: Difference between revisions

From Continuum Universes Wiki
< Template:Season
FANDOM BOT Ghost
FANDOM BOT Ghost (talk | contribs) (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...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== 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 infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
== Syntax ==
== Syntax ==
<pre>
<pre>
Line 39: Line 36:
  | next    = This is a test
  | next    = This is a test
}}
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Infobox templates]]
[[Category:Templates]]
[[Category:Documentation pages]]</noinclude>

Latest revision as of 10:45, 24 October 2025

Syntax

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


Sample output

{{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
}}