Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
(7 intermediate revisions by 3 users not shown)
Line 9: Line 9:
 
<td width="31%" valign="top"> Homeworld
 
<td width="31%" valign="top"> Homeworld
 
</td><td width="69%"> {{{homeworld}}}
 
</td><td width="69%"> {{{homeworld}}}
 +
</td></tr>}}
 +
{{#if:{{{clan|}}}|<tr>
 +
<td width="31%" valign="top"> Clan
 +
</td><td width="69%"> {{{clan}}}
 +
</td></tr>}}
 +
{{#if:{{{house|}}}|<tr>
 +
<td width="31%" valign="top"> House
 +
</td><td width="69%"> {{{house}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{mother|}}}|<tr>
 
{{#if:{{{mother|}}}|<tr>
Line 49: Line 57:
 
<td width="31%" valign="top"> Languages
 
<td width="31%" valign="top"> Languages
 
</td><td width="69%"> {{{languages}}}
 
</td><td width="69%"> {{{languages}}}
 +
</td></tr>}}
 +
{{#if:{{{religion|}}}|<tr>
 +
<td width="31%" valign="top"> Religion
 +
</td><td width="69%"> {{{religion}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{quote|}}}|<tr>
 
{{#if:{{{quote|}}}|<tr>
Line 62: Line 74:
 
<td width="31%" valign="top"> Height
 
<td width="31%" valign="top"> Height
 
</td><td width="69%"> {{{height}}}
 
</td><td width="69%"> {{{height}}}
 +
</td></tr>}}
 +
{{#if:{{{weight|}}}|<tr>
 +
<td width="31%" valign="top"> Weight
 +
</td><td width="69%"> {{{weight}}}
 
</td></tr>}}
 
</td></tr>}}
 
{{#if:{{{coloring|}}}|<tr>
 
{{#if:{{{coloring|}}}|<tr>
Line 115: Line 131:
 
| homeworld =  
 
| homeworld =  
 
| race =  
 
| race =  
 +
| clan =
 +
| house =
 
| mother =  
 
| mother =  
 
| father =  
 
| father =  
Line 125: Line 143:
 
| died =  
 
| died =  
 
| languages =  
 
| languages =  
 +
| religion =
 
| quote =
 
| quote =
 
| gender =  
 
| gender =  
 
| height =  
 
| height =  
 +
| weight =
 
| coloring =  
 
| coloring =  
 
| hair color =  
 
| hair color =  
Line 142: Line 162:
  
 
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 +
<includeonly>[[Category:People]]</includeonly>

Revision as of 02:29, 11 June 2016

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