Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 55: Line 55:
 
</td><td width="69%"> {{{height}}}
 
</td><td width="69%"> {{{height}}}
 
</td></tr>}}
 
</td></tr>}}
{{#if:{{{coloring|}}}|<tr>
+
{{#if:{{{hair color|}}}|<tr>
<td width="31%" valign="top"> Coloring
+
<td width="31%" valign="top"> Hair Color
</td><td width="69%"> {{{coloring}}}
+
</td><td width="69%"> {{{hair color}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{eye color|}}}|<tr>
 
{{#if:{{{eye color|}}}|<tr>

Revision as of 16:48, 18 August 2013

{{{name}}}
{{{image}}}
Biographical Information
Race {{{race}}}
Physical Description
Gender {{{gender}}}
Political Information
Affiliation {{{affiliation}}}

Usage

The Character Box template is used for character pages only, to describe the character. Paste the following code into the top of an article, filling all known fields, leaving any unknown fields blank.

For the "Born" field, please do not enter the date when you began playing the Combine.

{{Infobox Character
| name = 
| image = 
| homeworld = 
| race = 
| mother = 
| father = 
| spouse = 
| partner = This field is intended for use by characters who are in committed relationships, but not married. 
| siblings = 
| children = 
| born = 
| died = 
| quote =
| gender = 
| height = 
| coloring = 
| eye color = 
| affiliation = 
| title = 
| rank = 
| positions = 
| prior affiliation = 
| awards = 
}}