Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 6: Line 6:
 
</td><td width="69%"> {{{race}}}
 
</td><td width="69%"> {{{race}}}
 
</td></tr>
 
</td></tr>
<tr>
+
{{#if:{{{aliases|}}}|<tr>
 
<td width="31%" valign="top"> Aliases
 
<td width="31%" valign="top"> Aliases
 
</td><td width="69%"> {{{aliases}}}
 
</td><td width="69%"> {{{aliases}}}

Revision as of 21:18, 27 October 2018

{{#if:|
{{{name}}}
{{{image}}}
Biographical Information
Race {{{race}}}
Aliases {{{aliases}}}
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 = 
| aliases = 
| race = 
| homeworld = 
| clan = 
| house = 
| mother = 
| father = 
| marital status = 
| 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 = 
| languages = 
| religion =
| quote =
| gender = 
| height = 
| weight =
| coloring = 
| hair color = 
| eye color = 
| affiliation = 
| title = 
| rank = 
| positions = 
| prior affiliation = 
| awards = 
| signature = This field is for signature images. The image should be no wider than 220 pixels. 
}}