User:Alexwill/Character box TEST
From Heroes Wiki
| {{{name}}} | |
|---|---|
| |
| 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.
There are series of fields for quick auto-categorization:
- future = Category:Future Characters
- law = Category:Future Characters
- medical = Category:Medical
- politics = Category:Politics
- military = Category:Military
- company = Category:The Company
- minor = Category:Minors
- GNonly = Category:Graphic Novel Characters
- the mark = Category:Characters with the Mark
- linderman = Category:Linderman's Operations
{{Character box
| name =
| sortname = <!-- Name to be sorted by in categories -->
| image = <!-- Image of the character. -->
| caption = <!-- Caption for the image. -->
| portrayer = <!-- Unknown if not known, else name of actor/actress. -->
| nick =
| debut = <!-- Episode character first appeared -->
| mention = <!-- Episode character was first mentioned. Use for characters who have not debuted. -->
| known powers = <!-- For evolved humans, type the name of the power; for all others, type "None"-->
| potential_power(s) = <!-- For characters have an identified but not displayed power -->
| formal name = <!-- Full formal name of the character. -->
| alias = <!-- Pseudonyms and special monikers, not nicknames. -->
| gender = <!-- 'Male' or 'Female' will be replaced by the corresponding icon -->
| age =
| born =
| died = <!-- if not empty, add to Category: Deceased Characters -->
| home = <!-- Character's home or place of origin. Will link to existing articles. -->
| residence = <!-- will automatically link if article/redirect exists, but can be manually overridden -->
| occupation =
| significant other =
| parent =
| guardian = <!--Non-parent legal guardian(s)-->
| child(ren) =
| sibling(s) =
| spoiler = <!-- "true" for spoiler warning and colors -->
| <!-- add to categories below if not blank or "n" -->
| future = <!-- Category: Future Characters -->
| law = <!-- Category: Law Enforcement -->
| medical = <!-- Category: Medical -->
| politics = <!-- Category: Politics -->
| military = <!-- Category: Military -->
| company = <!-- Category: The Company -->
| minor = <!-- Category: Minors -->
| GNonly = <!-- Category: Graphic Novel Characters -->
| the mark = <!-- Category: Characters with the Mark -->
| linderman = <!-- Category: Linderman's Operations -->
}}
|


