Template:Infobox Character: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Derrik T (talk | contribs)
Added Quote option to template.
George O Rourke (talk | contribs)
Simple change... Spouse to Material status
Line 18: Line 18:
</td><td width="69%"> {{{father}}}
</td><td width="69%"> {{{father}}}
</td></tr>}}
</td></tr>}}
{{#if:{{{spouse|}}}|<tr>
{{#if:{{{material status|}}}|<tr>
<td width="31%" valign="top"> Spouse
<td width="31%" valign="top"> Material Status
</td><td width="69%"> {{{spouse}}}
</td><td width="69%"> {{{material status}}}
</td></tr>}}
</td></tr>}}
{{#if:{{{siblings|}}}|<tr>
{{#if:{{{siblings|}}}|<tr>

Revision as of 11:01, 14 April 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 = 
| siblings = 
| children = 
| born = 
| died = 
| quote =
| gender = 
| height = 
| coloring = 
| eye color = 
| affiliation = 
| title = 
| rank = 
| positions = 
| prior affiliation = 
| awards = 
}}