Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Added Quote option to template.)
Line 37: Line 37:
 
<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:{{{quote|}}}|<tr>
 +
<td width="31%" valign="top"> Quote
 +
</td><td width="69%"> {{{quote}}}
 
</td></tr>}}
 
</td></tr>}}
 
<tr><td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>Physical Description</b></font></td></tr>
 
<tr><td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>Physical Description</b></font></td></tr>
Line 98: Line 102:
 
| born =  
 
| born =  
 
| died =  
 
| died =  
 +
| quote =
 
| gender =  
 
| gender =  
 
| height =  
 
| height =  

Revision as of 09:38, 14 January 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 = 
}}