Difference between revisions of "Template:Infobox Character"

From Holocron - Star Wars Combine
Jump to: navigation, search
(third test)
Line 21: Line 21:
 
|  width="69%" | {{{spouse<includeonly>|</includeonly>}}}
 
|  width="69%" | {{{spouse<includeonly>|</includeonly>}}}
 
|-  
 
|-  
{{#if:{{{siblings|}}}
+
{{#if:{{{siblings|}}}||Siblings
| Siblings
+
|{{{siblings}}}
| {{{siblings}}}
 
 
|-
 
|-
 
}}
 
}}

Revision as of 22:25, 13 April 2012

Siblings
{{{name}}}
{{{image}}}
Biographical Information
Race {{{race}}}
Homeworld {{{homeworld}}}
Mother {{{mother}}}
Father {{{father}}}
Spouse {{{spouse}}}
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 = 
}}