This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.
Template:Character box: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Admin take four... |
imported>Hardvice auto add cat: Characters to unnamed characters to fix category ordering |
||
| Line 13: | Line 13: | ||
! style="background: #{{#ifeq:{{{spoiler|}}}|true|f2dfce|cedff2}}; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; border: 1px solid #{{#ifeq:{{{spoiler|}}}|true|E18F77|778FE1}}; padding: 2px; -moz-border-radius:10px;" align="center" colspan="2" | In-story stats |
! style="background: #{{#ifeq:{{{spoiler|}}}|true|f2dfce|cedff2}}; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; border: 1px solid #{{#ifeq:{{{spoiler|}}}|true|E18F77|778FE1}}; padding: 2px; -moz-border-radius:10px;" align="center" colspan="2" | In-story stats |
||
{{#if: {{{power(s)|}}} | <tr> <th>{{#if: {{#pos:{{{power(s)}}}|,}} | Known powers | Known power}}</th> <td>{{{power(s)}}}</td> </tr>}}<!-- |
{{#if: {{{power(s)|}}} | <tr> <th>{{#if: {{#pos:{{{power(s)}}}|,}} | Known powers | Known power}}</th> <td>{{{power(s)}}}</td> </tr>}}<!-- |
||
-->{{#if: {{{formal name|}}} | {{#ifeq: {{{formal name}}}|Unknown|[[Category: Unnamed Characters]]|}}<tr> <th>Formal name</th> <td>{{{formal name}}}</td> </tr>}}<!-- |
-->{{#if: {{{formal name|}}} | {{#ifeq: {{{formal name}}}|Unknown|[[Category: Characters]][[Category: Unnamed Characters]]|}}<tr> <th>Formal name</th> <td>{{{formal name}}}</td> </tr>}}<!-- |
||
-->{{#if: {{{alias|}}} | <tr> <th>{{#if: {{#pos:{{{alias}}}|,}} | Aliases | Alias }}</th> <td>{{{alias}}}</td> </tr>}}<!-- |
-->{{#if: {{{alias|}}} | <tr> <th>{{#if: {{#pos:{{{alias}}}|,}} | Aliases | Alias }}</th> <td>{{{alias}}}</td> </tr>}}<!-- |
||
-->{{#if: {{{gender|}}} | <tr> <th style="vertical-align:middle">Gender</th> <td>{{#switch:{{lc:{{{gender|}}}}} | f | female=[[Image:Venus_symbol_red.png|Female]] | m | male=[[Image:Mars_symbol_blue.png|Male]] | {{{gender}}} }}</td> </tr>}}<!-- |
-->{{#if: {{{gender|}}} | <tr> <th style="vertical-align:middle">Gender</th> <td>{{#switch:{{lc:{{{gender|}}}}} | f | female=[[Image:Venus_symbol_red.png|Female]] | m | male=[[Image:Mars_symbol_blue.png|Male]] | {{{gender}}} }}</td> </tr>}}<!-- |
||
Revision as of 19:49, 12 March 2007
| {{{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".
{{Character box
| name =
| 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. -->
| power(s) =
| 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 =
| home = <!-- Character's home or place of origin. Will link to existing articles. -->
| occupation =
| significant other =
| parent =
| guardian = <!--Non-parent legal guardian(s)-->
| child(ren) =
| sibling(s) =
| spoiler = <!-- "true" for spoiler warning and colors -->
}}
|
