|
|
Line 1: |
Line 1: |
| {| style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
| | #REDIRECT [[Helena Gladio]] |
| | width="100%" colspan="2" style="background-color: #000099; 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="background-color: #000099;" | <font color=white>'''Biographical Information'''</font>
| |
| |-
| |
| | width="31%" valign="top" | Race
| |
| | width="69%" | {{{race<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Homeworld
| |
| | width="69%" | {{{homeworld<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Mother
| |
| | width="69%" | {{{mother<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Father
| |
| | width="69%" | {{{father<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Spouse
| |
| | width="69%" | {{{spouse<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Siblings
| |
| | width="69%" | {{{siblings<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Children
| |
| | width="69%" | {{{children<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Born
| |
| | width="69%" | {{{born<includeonly>|</includeonly>}}}
| |
| |-
| |
| |-
| |
| | width="31%" valign="top" | Died
| |
| | width="69%" | {{{died<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Physical Description'''</font>
| |
| |-
| |
| | width="31%" valign="top" | Gender
| |
| | width="69%" | {{{gender<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Height
| |
| | width="69%" | {{{height<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Coloring
| |
| | width="69%" | {{{coloring<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Eye Color
| |
| | width="69%" | {{{eye color<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Political Information'''</font>
| |
| |-
| |
| | width="31%" valign="top" | Affiliation
| |
| | width="69%" | {{{affiliation<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Rank
| |
| | width="69%" | {{{rank<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Positions
| |
| | width="69%" | {{{positions<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Prior Affiliation
| |
| | width="69%" | {{{prior affiliation<includeonly>|</includeonly>}}}
| |
| |-
| |
| | width="31%" valign="top" | Awards
| |
| | width="69%" | {{{awards<includeonly>|</includeonly>}}}
| |
| |}
| |
| <noinclude>
| |
| ===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:
| |
| | |
| <pre><nowiki>
| |
| {{Infobox Character
| |
| | name = Helena Gladio
| |
| | image =
| |
| | homeworld = Falleen Homeworld
| |
| | race = Falleen
| |
| | mother = Paula von Toor
| |
| | father = Dux Bellorum
| |
| | spouse = Paul Cron (deceased during the [http://holocron.swcombine.com/wiki/Cron_Conflict]
| |
| | siblings = None
| |
| | children = None
| |
| | born = Year 10 day 174
| |
| | died = Not yet
| |
| | gender = Female
| |
| | height = 1.65
| |
| | coloring = Green
| |
| | eye color = Green
| |
| | affiliation = Arakyd Industries
| |
| | rank = CEO
| |
| | positions = CEO of Arakyd Industries, Princess of Angalegost, Hertheka of the Chir'dorna Clan
| |
| | prior affiliation = Aurora Mining, Tion Hegemony
| |
| | awards=
| |
| }}
| |
| </nowiki></pre>
| |
| | |
| [[Category:Templates|{{PAGENAME}}]]</noinclude>
| |