Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Test... trying to make some Infobox fields optional, will revert in one sec)
Line 22: Line 22:
 
|-  
 
|-  
 
|  width="31%" valign="top" | Siblings
 
|  width="31%" valign="top" | Siblings
|  width="69%" | {{{siblings<includeonly>|</includeonly>}}}
+
|  width="69%" | {{{siblings|}}}
 
|-  
 
|-  
 
|  width="31%" valign="top" | Children
 
|  width="31%" valign="top" | Children

Revision as of 22:13, 13 April 2012

{{{name}}}
{{{image}}}
Biographical Information
Race {{{race}}}
Homeworld {{{homeworld}}}
Mother {{{mother}}}
Father {{{father}}}
Spouse {{{spouse}}}
Siblings
Children {{{children}}}
Born {{{born}}}
Died {{{died}}}
Physical Description
Gender {{{gender}}}
Height {{{height}}}
Coloring {{{coloring}}}
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 =
| died = 
| gender =
| height =	
| coloring =
| eye color =
| affiliation =
| rank =
| positions = 
| prior affiliation = 
| awards = 
}}