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

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Alexwill
m let's try that again
imported>Hardvice
powers-->known powers
Line 12: Line 12:
|-
|-
! 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>{{#ifeq:{{{power(s)|}}} | Unknown | None | {{{power(s)}}}}}</td> </tr>}}<!--
{{#if: {{{known powers|}}} | <tr> <th>{{#if: {{#pos:{{{known powers}}}|,}} | Known powers | Known power}}</th> <td>{{#ifeq:{{{known powers|}}} | Unknown | None | {{{known power}}}}}</td> </tr>}}<!--
-->{{#if: {{{power(s)|}}} | | {{#if: {{{potential_power(s)|}}} | <tr> <th>{{#if: {{#pos:{{{potential_power(s)}}}|,}} | Potential powers | Potential power}}</th> <td>{{{potential_power(s)}}}</td> </tr>}}}}<!--
-->{{#if: {{{known powers|}}} | |{{#if: {{{power(s)|}}} | <tr> <th>{{#if: {{#pos:{{{power(s)}}}|,}} | Known powers | Known power}}</th> <td>{{#ifeq:{{{power(s)|}}} | Unknown | None | {{{power(s)}}}}}</td> </tr>}}}}<!--
-->{{#if: {{{known powers|}}} | |{{#if: {{{power(s)|}}} | | {{#if: {{{potential_power(s)|}}} | <tr> <th>{{#if: {{#pos:{{{potential_power(s)}}}|,}} | Potential powers | Potential power}}</th> <td>{{{potential_power(s)}}}</td> </tr>}}}}}}<!--
-->{{#if: {{{formal name|}}} | {{#ifeq: {{{formal name}}}|Unknown|[[Category: Unnamed Characters]]|}}<tr> <th>Formal&nbsp;name</th> <td>{{{formal name}}}</td> </tr>}}<!--
-->{{#if: {{{formal name|}}} | {{#ifeq: {{{formal name}}}|Unknown|[[Category: Unnamed Characters]]|}}<tr> <th>Formal&nbsp;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>}}<!--
Line 54: Line 55:
| debut = <!-- Episode character first appeared -->
| debut = <!-- Episode character first appeared -->
| mention = <!-- Episode character was first mentioned. Use for characters who have not debuted. -->
| mention = <!-- Episode character was first mentioned. Use for characters who have not debuted. -->
| power(s) = <!-- For evolved humans, type the name of the power; for all others, type "None"-->
| 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 -->
| potential_power(s) = <!-- For characters have an identified but not displayed power -->
| formal name = <!-- Full formal name of the character. -->
| formal name = <!-- Full formal name of the character. -->

Revision as of 20:59, 23 May 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

{{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 =
| 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 -->
}}