Difference between revisions of "Template:Infobox Character"

From The Antarian Rangers
Jump to: navigation, search
 
Line 1: Line 1:
{|  style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
+
{|  style="border: 1px solid #9600FF; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
|  width="100%" colspan="2" style="background-color: #000099; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
+
|  width="100%" colspan="2" style="background-color: #4b0080; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
 
|-  
 
|-  
 
|  width="100%" colspan="2" style="text-align: center;" | {{{image}}}
 
|  width="100%" colspan="2" style="text-align: center;" | {{{image}}}
 
|-  
 
|-  
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Biographical Information'''</font>
+
|  width="100%" colspan="2" style="background-color: #4b0080;" | <font color=white>'''Biographical Information'''</font>
 
|-  
 
|-  
 
|  width="31%" valign="top" | Race
 
|  width="31%" valign="top" | Race
Line 34: Line 34:
 
|  width="69%" | {{{died<includeonly>|</includeonly>}}}
 
|  width="69%" | {{{died<includeonly>|</includeonly>}}}
 
|-  
 
|-  
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Physical Description'''</font>
+
|  width="100%" colspan="2" style="background-color: #4b0080;" | <font color=white>'''Physical Description'''</font>
 
|-  
 
|-  
 
|  width="31%" valign="top" | Gender
 
|  width="31%" valign="top" | Gender
Line 48: Line 48:
 
|  width="69%" | {{{eye color<includeonly>|</includeonly>}}}
 
|  width="69%" | {{{eye color<includeonly>|</includeonly>}}}
 
|-
 
|-
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Political Information'''</font>
+
|  width="100%" colspan="2" style="background-color: #4b0080;" | <font color=white>'''Political Information'''</font>
 
|-  
 
|-  
 
|  width="31%" valign="top" | Affiliation
 
|  width="31%" valign="top" | Affiliation

Latest revision as of 22:46, 29 January 2012

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