Template:Series: Difference between revisions
From Colonia Wiki
colonia-mc>FANDOM  Created page with "<includeonly><infobox>  	<title source="title"><default>'' {{#explode:{{PAGENAME}}|(}} ''</default></title>  	<image source="image"><caption source="caption" /></image>  	<dat..."  | 
			
(No difference) 
 | 
Revision as of 18:42, 21 September 2020
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
{{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
}}