Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Undo revision 4170 by Vito royan (talk))
Line 11: Line 11:
 
|  width="31%" valign="top" | Homeworld
 
|  width="31%" valign="top" | Homeworld
 
|  width="69%" | {{{homeworld}}}
 
|  width="69%" | {{{homeworld}}}
|-
+
|-  
 +
|  width="31%" valign="top" | Mother
 +
|  width="69%" | {{{mother}}}
 +
|-
 +
|  width="31%" valign="top" | Father
 +
|  width="69%" | {{{father}}}
 +
|-
 +
|  width="31%" valign="top" | Spouse
 +
|  width="69%" | {{{spouse}}}
 
|-  
 
|-  
 
|  width="31%" valign="top" | Siblings
 
|  width="31%" valign="top" | Siblings
 
|  width="69%" | {{{siblings}}}
 
|  width="69%" | {{{siblings}}}
 +
|-
 +
|  width="31%" valign="top" | Children
 +
|  width="69%" | {{{children}}}
 +
|-
 +
|  width="31%" valign="top" | Born
 +
|  width="69%" | {{{born}}}
 
|-  
 
|-  
 
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Physical Description'''</font>
 
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Physical Description'''</font>
Line 61: Line 75:
 
| homeworld =  
 
| homeworld =  
 
| race =  
 
| race =  
 +
| mother =
 +
| father =
 
| spouse =  
 
| spouse =  
| siblings =
+
| siblings =
 +
| children =
 +
| born =
 
| gender =
 
| gender =
 
| height =
 
| height =

Revision as of 08:15, 28 March 2011

{{{name}}}
{{{image}}}
Biographical Information
Race {{{race}}}
Homeworld {{{homeworld}}}
Mother {{{mother}}}
Father {{{father}}}
Spouse {{{spouse}}}
Siblings {{{siblings}}}
Children {{{children}}}
Born {{{born}}}
Physical Description
Gender {{{gender}}}
Height {{{height}}}
Hair Color {{{hair color}}}
Skin Color {{{skin color}}}
Eye Color {{{eye color}}}
Political Information
Affiliation {{{affiliation}}}
Rank {{{rank}}}
Positions {{{positions}}}
Prior Affiliation {{{prior affiliation}}}
Awards {{{awards}}}

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:

{{Infobox Character
| name = 
| image = 
| homeworld = 
| race = 
| mother = 
| father = 
| spouse = 
| siblings = 
| children = 
| born =
| gender =
| height =	
| hair color =	
| skin color =
| eye color =
| affiliation =
| rank =
| positions = 
| prior affiliation = 
| awards= 
}}