Template:Header
Description
To use this template, add the Template:T template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.
Syntax
{{Character
| name =
| image =
| imagecaption =
| aliases =
| relatives =
| affiliation =
| occupation =
| marital =
| birthDate =
| birthPlace =
| deathDate =
| deathPlace =
| species =
| gender =
| height =
| weight =
| eyes =
| portrayedby =
| appearsin =
| debut =
}}
Sample output
| {{{Name}}} | |
|---|---|
{{Character
| name = Flowa
| image = Example.jpg
| imagecaption = Flowa, at rest
| aliases = Flo
| relatives =
| affiliation =
| occupation =
| marital =
| birthDate = July 21st, 2013
| birthPlace = Iowa
| deathDate =
| deathPlace =
| species = Plant
| gender =
| height =
| weight =
| eyes =
| portrayedby =
| appearsin =
| debut =
}}
<templatedata> { "params": { "1": { "label": "Title", "required": true }, "background-color": { "aliases": [ "background", "bg", "background-colour" ], "suggested": true }, "text-color": { "aliases": [ "text-colour" ], "suggested": true }, "link-color": { "aliases": [ "link-colour" ], "suggested": true }, "background-image": { "aliases": [ "background-img", "bg-img" ], "description": "If a value is provided, background-color becomes the overlay colour on this image.", "suggested": true } }, "paramOrder": [ "1", "background-color", "background-image", "text-color", "link-color" ] }</templatedata>