Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
(added marital status incase any wish to use it, hidden otherwise)
Line 17: Line 17:
 
<td width="31%" valign="top"> Father
 
<td width="31%" valign="top"> Father
 
</td><td width="69%"> {{{father}}}
 
</td><td width="69%"> {{{father}}}
 +
</td></tr>}}
 +
{{#if:{{{marital status|}}}|<tr>
 +
<td width="31%" valign="top"> Marital Status
 +
</td><td width="69%"> {{{marital status}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{spouse|}}}|<tr>
 
{{#if:{{{spouse|}}}|<tr>
Line 109: Line 113:
 
| mother =  
 
| mother =  
 
| father =  
 
| father =  
 +
| marital status =
 
| spouse =  
 
| spouse =  
 
| partner = This field is intended for use by characters who are in committed relationships, but not married.  
 
| partner = This field is intended for use by characters who are in committed relationships, but not married.  

Revision as of 00:53, 28 February 2014

{{{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 = 
| 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 = 
| quote =
| gender = 
| height = 
| 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. 
}}