Difference between revisions of "Template:Species infobox"

From Ultronomicon
Jump to navigation Jump to search
(Created page with "<includeonly>{{infobox |above=Species |title={{{name}}} |image={{{image|}}} |caption={{{caption|}}} |label1=Homeworld |data1={{{homeworld|}}}{{#if:{{{coord...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<includeonly>{{infobox
 
<includeonly>{{infobox
 
|above=[[:Category:Races|Species]]
 
|above=[[:Category:Races|Species]]
 +
|top={{#switch:{{{allegiance|}}}|a=[[New Alliance of Free Stars]]|u=[[Ur-Quan Hierarchy]]|#default=Independent}}
 
|title={{{name}}}
 
|title={{{name}}}
 
|image={{{image|}}}
 
|image={{{image|}}}
 
|caption={{{caption|}}}
 
|caption={{{caption|}}}
 
|label1=Homeworld
 
|label1=Homeworld
|data1={{{homeworld|}}}{{#if:{{{coordinates|}}}|<br />({{{coordinates}}})|}}
+
|data1={{{homeworld|}}}{{#if:{{{hwcoords|}}}|<br />({{{hwcoords}}})|}}
|label2=Member of
+
|label2=Space
|data2={{{member of|}}}
+
|data2={{{spcoords|}}}{{#if:{{{spradius|}}}|&#32;- {{{spradius}}}|}}
|label3=Ship
+
|label3=Member of
|data3={{{ship|}}}
+
|data3={{{member of|}}}
 +
|label4=Ship
 +
|data4={{{ship|}}}
 
}}[[Category:Races]]</includeonly><noinclude>{{documentation}}</noinclude>
 
}}[[Category:Races]]</includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 14:44, 28 August 2012

Documentation for {{species infobox}}

Use[edit]

For species infoboxes, to replace {{RaceBox}}.

Usage[edit]

{{species infobox
|name          = Name of species
|image         = Image (optional)
|caption       = (optional)
|homeworld     = Name of homeworld (optional)
|hwcoords      = Coordinates of homeworld (optional)
|spcoords      = Centre of their space (at beginning of game) (optional)
|spradius      = Radius in HyperSpace points of their space (at beginning of game) (optional)
|allegiance    = Their natural in the game, i.e. what side they are likely to end up on in the game
                 a = New Alliance of Free Stars
                 u = Ur-Quan Hierarchy
                 i = Independent (i.e. none of the above)
|member of     = Organisations they are and/or can be member of; a more descriptive version of
                 the field above (optional)
|ship          = Their main ship (optional)
}}