Difference between revisions of "Template:Infobox Race"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Usage)
Line 18: Line 18:
 
|  width="69%" | {{{skincolour}}}
 
|  width="69%" | {{{skincolour}}}
 
|-  
 
|-  
|  width="31%" | Hair colour
+
|  width="31%" | Hair colour==USAGE==
 +
<pre><nowiki>
 +
{{Infobox Government
 +
| name = '''Koevanuda''' 
 +
| image =
 +
| government system = 
 +
| hos =
 +
| hog =
 +
| cic =
 +
| execbranch =
 +
| legbranch =
 +
| judbranch =
 +
| affiliation =
 +
| territory =
 +
| capital =
 +
| language =
 +
| currency =
 +
| from =
 +
| DOE =
 +
| DOD =
 +
| status =
 +
| holosite =
 +
}}
 +
</nowiki></pre>
 +
 
 +
[[Category: Templates|{{PAGENAME}}]]
 +
</noinclude>
 
|  width="69%" | {{{haircolour}}}
 
|  width="69%" | {{{haircolour}}}
 
|-  
 
|-  
Line 34: Line 60:
 
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:
 
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:
  
<pre><nowiki>
+
<pre><wiki>
 
{{Infobox Race
 
{{Infobox Race
 
| image =
 
| image =

Revision as of 11:20, 7 November 2011

{{{image}}}
{{{name}}}
Biographical Information
Homeworld {{{homeworld}}}
Language {{{language}}}
Average Height {{{aveheight}}}
Skin colour {{{skincolour}}}
Hair colour==USAGE==
{{Infobox Government
| name = '''Koevanuda'''   
| image = 
| government system =  
| hos = 
| hog = 
| cic = 
| execbranch = 
| legbranch = 
| judbranch = 
| affiliation = 
| territory = 
| capital = 
| language = 
| currency = 
| from = 
| DOE = 
| DOD = 
| status = 
| holosite =
}}
{{{haircolour}}}
Distinctions {{{distinctions}}}
Average lifespan {{{avelife}}}


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:

<wiki>
{{Infobox Race
| image =
| name =
| homeworld =
| language =
| aveheight =
| skincolour =
| haircolour =
| distinctions =
| avelife =
}}
</nowiki>