Cast: Difference between revisions

From The Satanic Wiki
Jump to navigation Jump to search
x>FANDOM
(Created page with "<includeonly><infobox> <title source="name"><default>{{PAGENAME}}</default></title> <image source="image"><caption source="caption" /></image> <data><label>Born...")
 
m (1 revision imported)
 
(No difference)

Latest revision as of 20:04, 24 March 2021

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

<infobox>

   <title source="name"><default>Cast</default></title>
<image source="image"></image> <label>Born</label> <default>Name
Date
Place</default>
<label>Died</label> <default>Date
Place</default>
<label>Gender</label> <label>Height</label> <label>Occupation</label> <label>Appears in</label> <label>Portrays</label> </infobox>
{{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
}}
Documentation

English documentation is missing. Click here to create it.