Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Reverted George O Rourke's edits. "Spouse" field covers marital status and is used on Wikipedia and Wikia. If a character is married, they merely add the partner's name in the Spouse field.)
Line 21: Line 21:
 
<td width="31%" valign="top"> Spouse
 
<td width="31%" valign="top"> Spouse
 
</td><td width="69%"> {{{spouse}}}
 
</td><td width="69%"> {{{spouse}}}
 +
</td></tr>}}
 +
{{#if:{{{partner|}}}|<tr>
 +
<td width="31%" valign="top"> Partner
 +
</td><td width="69%"> {{{partner}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{siblings|}}}|<tr>
 
{{#if:{{{siblings|}}}|<tr>

Revision as of 02:28, 30 July 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 = 
}}