Cast/doc: Difference between revisions
Jump to navigation
Jump to search
x>FANDOM Created page with "== 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 infobo..." |
m 1 revision imported |
||
(No difference)
| |||
Latest revision as of 20:04, 24 March 2021
Description
To use this template, add the {{Cast/doc}} 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/doc</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
}}