Difference between revisions of "Template:Infobox Race"

From Holocron - Star Wars Combine
Jump to: navigation, search
m (should work now...)
(fixed up category link)
Line 28: Line 28:
 
|-  
 
|-  
 
|  width="31%" | Known Members
 
|  width="31%" | Known Members
|  width="69%" | [[:Category:{{PAGENAME}}|Known {{PAGENAME}}]]
+
|  width="69%" | [[:Category:{{{known|{{PAGENAME}}}}}|Known {{{known|{{PAGENAME}}}}}]]
 
|}
 
|}
  
Line 47: Line 47:
 
| distinctions =
 
| distinctions =
 
| avelife =
 
| avelife =
 +
| known = (only use if plural differs from the singular race name.
 +
| E.g for "Human" put: | known = Humans)
 
}}
 
}}
 
</nowiki>
 
</nowiki>

Revision as of 09:34, 16 March 2012

{{{image}}}
{{{name}}}
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)
}}