Difference between revisions of "Template:Infobox Race"

From Holocron - Star Wars Combine
Jump to: navigation, search
m (Undo revision 19059 by Kevo12 (talk))
Line 1: Line 1:
 
{|  style="border: 1px solid grey; padding: 1px; width: 25%; float: right; font-size: 10px;"
 
{|  style="border: 1px solid grey; padding: 1px; width: 25%; float: right; font-size: 10px;"
 +
|  width="100%" colspan="2" style="background-color: #21314c; font-size: 13px; 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: #808080; font-size: 13px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
+
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Biographical Information'''</font>
|-
 
|  width="100%" colspan="2" style="background-color: #808080;" | <font color=white>'''Biographical Information'''</font>
 
 
|-
 
|-
 
|  width="31%" | Homeworld
 
|  width="31%" | Homeworld

Revision as of 15:54, 11 August 2012

{{{name}}}
{{{image}}}
Biographical Information
Homeworld {{{homeworld}}}
Language {{{language}}}
Average Height {{{aveheight}}}
Skin colour {{{skincolour}}}
Hair colour {{{haircolour}}}
Distinctions {{{distinctions}}}
Average lifespan {{{avelife}}}
Known Members Known Infobox Race


Usage

The Race Box template is used for Race pages only, to describe the Race. Paste the following code into the top of an article, filling all known fields:

{{Infobox Race
| image =[[File:Example.jpg]]
| name =
| homeworld =
| language =
| aveheight =
| skincolour =
| haircolour =
| distinctions =
| avelife =
| known = (only use if plural differs from the singular race name. 
| E.g for "Human" put: | known = Humans)
}}