Template:Character box
From Lantern Hill
| {{{name}}}
<tr> <td align="center" colspan="2">Template:Imagelink | |
|---|---|
| In-story stats |
Usage
Produces a formatted sidebar for character pages. See the formatted box below for a blank template for use in articles.
Special
- Will add the {{noimage}} template to the top of the page and display a default image if the image variable is left blank.
- Will add the article to Category:Unknown Portrayer if the portrayer variable equals the text "Unknown".
- Will add the article to Category:Unnamed Characters if the formal name variable equals the text "Unknown".
- Will add the article to Category:Unseen Characters if the mention variable is filled in, but debut is not.
- Will add the article to Category:Deceased Characters if the died variable is filled in.
{{Character box
| name =
| sortname = <!-- Name to be sorted by in categories and in portals-->
| image = <!-- Image of the character. -->
| portrayer = <!-- Unknown if not known, else name of actor/actress. -->
| nick =
| debut = <!-- Episode or GN character first appeared -->
| mention = <!-- Episode or GN character was first mentioned. Use for characters who have not debuted. -->
| known powers = <!-- For confirmed evolved humans, type the name of the power; for all others, type "None"-->
| potential_power(s) = <!-- For characters who have an identified but not displayed power -->
| formal name = <!-- Full formal name of the character if different from PAGENAME; use "Unknown" if PAGENAME is a descriptive name. -->
| alias = <!-- Pseudonyms and special monikers, not nicknames. -->
| gender = <!-- 'Male' or 'Female' will be replaced by the corresponding icon -->
| age =
| born =
| pob =
| died = <!-- set to "Unknown" if date is unknown, but the person is dead -->
| home = <!-- Character's home or place of origin (city); Will link to existing articles. -->
| residence = <!--Physical building where character lives; will link to existing articles. -->
| occupation =
| significant other =
| marriage =
| parent =
| grandparent(s) =
| guardian = <!--Non-parent guardian(s)-->
| child(ren) =
| grandchild(ren) =
| ward(s) =
| sibling(s) =
| other relatives =
| spoiler = <!-- "true" for spoiler warning and colors -->
}}
|