Difference between revisions of "Template:Infobox Race"

From Holocron - Star Wars Combine
Jump to: navigation, search
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; margin: 5px; width: 25%; float: right; font-size: 11px;"
|  width="100%" colspan="2" style="background-color: #21314c; font-size: 13px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
+
|  width="100%" colspan="2" style="background-color: #21314c; 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}}}

Revision as of 16:05, 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)
}}