Template:Series

From Garfcord Wiki
Jump to navigation Jump to search
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 {{Series}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

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

<infobox> <title source="title"><default> {{#explode:Series|(}} </default></title>

<image source="image"></image> <label>First released</label> <label>Seasons</label> <label>Episodes</label> <label>Run time</label> <label>Genre</label> <label>Network</label> <label>Distributor</label> <label>Created by</label> <label>Written by</label> <label>Directed by</label> <label>Composer</label> <label>Based on</label> <label>Executive producer</label> <label>Producer</label> <label>Production company</label> <label>Country</label> <label>Language</label> </infobox>
{{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
}}