Template:Cast: Difference between revisions

From HorizonXI Wiki
(Created page with "<includeonly><infobox> <title source="name"><default>{{PAGENAME}}</default></title> <image source="image"><caption source="caption" /></image> <data><label>Born...")
 
(No difference)

Latest revision as of 20:44, 22 June 2022

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 {{Cast}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Cast
 | name       = 
 | image      = 
 | caption    = 
 | birthname  = 
 | birthdate  = 
 | birthplace = 
 | deathdate  = 
 | deathplace = 
 | gender     = 
 | height     = 
 | occupation = 
 | appears in = 
 | portrays   = 
}}


Sample output

Lua error in package.lua at line 80: module 'Dev:Namespace_detect' not found.

{{Cast
 | name       = Test
 | image      = Wiki.png
 | caption    = Test
 | birthname  = Name
 | birthdate  = Date
 | birthplace = Place
 | deathdate  = Date
 | deathplace = Place
 | gender     = Test
 | height     = Test
 | occupation = Test
 | appears in = Test
 | portrays   = Test
}}