Difference between revisions of "Template:Infobox Character"
RangerAdmin (Talk | contribs) m (moved Infobox Character to Template:Infobox Character) |
RangerAdmin (Talk | contribs) |
||
| Line 13: | Line 13: | ||
| data4 = {{{Title|}}} | | data4 = {{{Title|}}} | ||
| label5 = Allegiance | | label5 = Allegiance | ||
| − | | data5 = {{{Allegiance|}}} | + | | data5 = {{{{| style="border: 1px solid grey; 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="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 = | ||
| + | | image = | ||
| + | | homeworld = | ||
| + | | race = | ||
| + | | mother = | ||
| + | | father = | ||
| + | | spouse = | ||
| + | | siblings = | ||
| + | | children = | ||
| + | | born = | ||
| + | | died = | ||
| + | | gender = | ||
| + | | height = | ||
| + | | coloring = | ||
| + | | eye color = | ||
| + | | affiliation = | ||
| + | | rank = | ||
| + | | positions = | ||
| + | | prior affiliation = | ||
| + | | awards= | ||
| + | }} | ||
| + | </nowiki></pre> | ||
| + | |||
| + | [[Category:Templates|{{PAGENAME}}]]</noinclude> | ||
| + | Allegiance|}}} | ||
| label8 = Race | | label8 = Race | ||
Revision as of 21:27, 28 January 2012
}}} |- | width="31%" valign="top" | Homeworld | width="69%" | {{{homeworld}}} |- | width="31%" valign="top" | Mother | width="69%" | {{{mother}}} |- | width="31%" valign="top" | Father | width="69%" | {{{father}}} |- | width="31%" valign="top" | Spouse | width="69%" | {{{spouse}}} |- | width="31%" valign="top" | Siblings | width="69%" | {{{siblings}}} |- | width="31%" valign="top" | Children | width="69%" | {{{children}}} |- | width="31%" valign="top" | Born | width="69%" | {{{born}}} |- |- | width="31%" valign="top" | Died | width="69%" | {{{died}}} |- | width="100%" colspan="2" style="background-color: #000099;" | Physical Description |- | width="31%" valign="top" | Gender | width="69%" | {{{gender}}} |- | width="31%" valign="top" | Height | width="69%" | {{{height}}} |- | width="31%" valign="top" | Coloring | width="69%" | {{{coloring}}} |- | width="31%" valign="top" | Eye Color | width="69%" | {{{eye color}}} |- | width="100%" colspan="2" style="background-color: #000099;" | Political Information |- | width="31%" valign="top" | Affiliation | width="69%" | {{{affiliation}}} |- | width="31%" valign="top" | Rank | width="69%" | {{{rank}}} |- | width="31%" valign="top" | Positions | width="69%" | {{{positions}}} |- | width="31%" valign="top" | Prior Affiliation | width="69%" | {{{prior affiliation}}} |- | width="31%" valign="top" | Awards | width="69%" | {{{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=
}}
Allegiance|}}}
| label8 = Race | data8 = | label9 = Culture | data9 =
| label10 = Place of Birth | data10 = | label11 = Date of Birth | data11 = | label12 = Place of Death | data12 = | label13 = Date of Death | data13 = | label14 = Spouse | data14 = | label15 = Book(s) | data15 =
| data18 =
| data25 = | label26 = Template:Nowrap | data26 = | label27 = Template:Nowrap | data27 = }}</includeonly>
Usage
{{Infobox character
| name =
| image =
| homeworld =
| race =
| gender =
| height =
| coloring =
| eye color =
| affiliation =
| rank =
| positions =
}}