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 18: Line 18:
 
</td><td width="69%"> {{{father}}}
 
</td><td width="69%"> {{{father}}}
 
</td></tr>}}
 
</td></tr>}}
{{#if:{{{marital status|}}}|<tr>
+
{{#if:{{{spouse|}}}|<tr>
<td width="31%" valign="top"> Marital Status
+
<td width="31%" valign="top"> Spouse
</td><td width="69%"> {{{marital status}}}
+
</td><td width="69%"> {{{spouse}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{siblings|}}}|<tr>
 
{{#if:{{{siblings|}}}|<tr>
Line 97: Line 97:
 
| mother =  
 
| mother =  
 
| father =  
 
| father =  
| marital status =  
+
| spouse =  
 
| siblings =  
 
| siblings =  
 
| children =  
 
| children =  

Revision as of 11:07, 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 = 
}}