Welcome to the Imperial Archives! The main source of information in the Galactic Empire. Be sure to check out the Editing Protocol before making new pages or editing articles. If you need help feel free to contact the Archives manager at archives@swc-empire.com !

Difference between revisions of "Template:CharacterBox"

From Imperial Archives
Jump to: navigation, search
m (added vertical alignment for the siblings tag)
Line 6: Line 6:
 
|  width="100%" colspan="2" style="background-color: #003853;" | <font color=white>'''Biographical Information'''</font>
 
|  width="100%" colspan="2" style="background-color: #003853;" | <font color=white>'''Biographical Information'''</font>
 
|-  
 
|-  
|  width="31%" | Race
+
|  width="31%" valign="top" | Race
 
|  width="69%" | {{{race}}}
 
|  width="69%" | {{{race}}}
 
|-  
 
|-  
|  width="31%" | Homeworld
+
|  width="31%" valign="top" | Homeworld
 
|  width="69%" | {{{homeworld}}}
 
|  width="69%" | {{{homeworld}}}
 
|-  
 
|-  
|  width="31%" | Mother
+
|  width="31%" valign="top" | Mother
 
|  width="69%" | {{{mother}}}
 
|  width="69%" | {{{mother}}}
 
|-  
 
|-  
|  width="31%" | Father
+
|  width="31%" valign="top" | Father
 
|  width="69%" | {{{father}}}
 
|  width="69%" | {{{father}}}
 
|-  
 
|-  
|  width="31%" | Spouse
+
|  width="31%" valign="top" | Spouse
 
|  width="69%" | {{{spouse}}}
 
|  width="69%" | {{{spouse}}}
 
|-  
 
|-  
Line 24: Line 24:
 
|  width="69%" | {{{siblings}}}
 
|  width="69%" | {{{siblings}}}
 
|-  
 
|-  
|  width="31%" | Children
+
|  width="31%" valign="top" | Children
 
|  width="69%" | {{{children}}}
 
|  width="69%" | {{{children}}}
 
|-  
 
|-  
|  width="31%" | Born
+
|  width="31%" valign="top" | Born
 
|  width="69%" | {{{born}}}
 
|  width="69%" | {{{born}}}
 
|-  
 
|-  
 
|  width="100%" colspan="2" style="background-color: #003853;" | <font color=white>'''Imperial Service'''</font>
 
|  width="100%" colspan="2" style="background-color: #003853;" | <font color=white>'''Imperial Service'''</font>
 
|-  
 
|-  
|  width="31%" | Branch
+
|  width="31%" valign="top" | Branch
 
|  width="69%" | {{{branch}}}
 
|  width="69%" | {{{branch}}}
 
|-  
 
|-  
|  width="31%" | Positions
+
|  width="31%" valign="top" | Positions
 
|  width="69%" | {{{positions}}}
 
|  width="69%" | {{{positions}}}
 
|-  
 
|-  
|  width="31%" | Prior Service
+
|  width="31%" valign="top" | Prior Service
 
|  width="69%" | {{{prior service}}}
 
|  width="69%" | {{{prior service}}}
 
|-  
 
|-  
|  width="31%" | Awards
+
|  width="31%" valign="top" | Awards
 
|  width="69%" | {{{awards}}}
 
|  width="69%" | {{{awards}}}
 
|}
 
|}

Revision as of 10:12, 17 January 2009

{{{name}}}
{{{image}}}
Biographical Information
Race {{{race}}}
Homeworld {{{homeworld}}}
Mother {{{mother}}}
Father {{{father}}}
Spouse {{{spouse}}}
Siblings {{{siblings}}}
Children {{{children}}}
Born {{{born}}}
Imperial Service
Branch {{{branch}}}
Positions {{{positions}}}
Prior Service {{{prior service}}}
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:

{{CharacterBox
| name = 
| image = 
| homeworld = 
| race = 
| mother = 
| father = 
| spouse = 
| siblings = 
| children = 
| born =
| branch =
| positions = 
| prior service= 
| awards= 
}}