Jump to content

Template:Series/doc: Difference between revisions

From Continuum Universes Wiki
< Template:Series
m 1 revision imported
 
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>

Latest revision as of 15:28, 6 April 2025

Syntax

{{Series
 | title     = 
 | image     = 
 | caption   = 
 | release   = 
 | seasons   = 
 | episodes  = 
 | runtime   = 
 | genre     = 
 | network   = 
 | distrib   = 
 | creator   = 
 | writer    = 
 | director  = 
 | composer  = 
 | based on  = 
 | exec prod = 
 | producer  = 
 | prod co   = 
 | country   = 
 | language  = 
}}

Sample output

{{Series
 | title     = ''Default page title''
 | image     = Wiki.png
 | caption   = Test
 | release   = Test
 | seasons   = Test
 | episodes  = Test
 | runtime   = Test
 | genre     = Test
 | network   = Test
 | distrib   = Test
 | creator   = Test
 | writer    = Test
 | director  = Test
 | composer  = Test
 | based on  = Test
 | exec prod = Test
 | producer  = Test
 | prod co   = Test
 | country   = Test
 | language  = Test
}}