Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 72: Line 72:
 
</td><td width="69%"> {{{affiliation}}}
 
</td><td width="69%"> {{{affiliation}}}
 
</td></tr>
 
</td></tr>
 +
{{#if:{{{title|}}}|<tr>
 +
<td width="31%" valign="top"> Title
 +
</td><td width="69%"> {{{title}}}
 +
</td></tr>}}
 
{{#if:{{{rank|}}}|<tr>
 
{{#if:{{{rank|}}}|<tr>
 
<td width="31%" valign="top"> Rank
 
<td width="31%" valign="top"> Rank
 
</td><td width="69%"> {{{rank}}}
 
</td><td width="69%"> {{{rank}}}
</td></tr>}}
 
{{#if:{{{title|}}}|<tr>
 
<td width="31%" valign="top"> Title
 
</td><td width="69%"> {{{title}}}
 
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{positions|}}}|<tr>
 
{{#if:{{{positions|}}}|<tr>

Revision as of 03:59, 22 December 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 = This field is for the physiological age of your character. Do not put the year the character was created.
| died = 
| quote =
| gender = 
| height = 
| coloring = 
| hair color = 
| eye color = 
| affiliation = 
| title = 
| rank = 
| positions = 
| prior affiliation = 
| awards = 
}}