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)
 
(13 intermediate revisions by 6 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 45: Line 53:
 
<td width="31%" valign="top"> Died
 
<td width="31%" valign="top"> Died
 
</td><td width="69%"> {{{died}}}
 
</td><td width="69%"> {{{died}}}
 +
</td></tr>}}
 +
{{#if:{{{languages|}}}|<tr>
 +
<td width="31%" valign="top"> 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 58: 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 109: Line 129:
 
| name =  
 
| name =  
 
| image =  
 
| image =  
 +
| race =
 
| homeworld =  
 
| homeworld =  
| race =  
+
| clan =
 +
| house =  
 
| mother =  
 
| mother =  
 
| father =  
 
| father =  
Line 120: Line 142:
 
| born = This field is for the physiological age of your character. Do not put the year the character was created.
 
| born = This field is for the physiological age of your character. Do not put the year the character was created.
 
| died =  
 
| died =  
 +
| languages =
 +
| religion =
 
| quote =
 
| quote =
 
| gender =  
 
| gender =  
 
| height =  
 
| height =  
 +
| weight =
 
| coloring =  
 
| coloring =  
 
| hair color =  
 
| hair color =  
Line 136: Line 161:
 
</nowiki></pre>
 
</nowiki></pre>
  
[[Category:Templates|{{PAGENAME}}]]</noinclude>
+
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 +
<includeonly>[[Category:People]]</includeonly>

Latest revision as of 21:21, 27 October 2018

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