Difference between revisions of "Template:Infobox Planet"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 37: Line 37:
 
|  width="31%" | Population
 
|  width="31%" | Population
 
|  width="69%" | {{{population}}}
 
|  width="69%" | {{{population}}}
 +
|-
 +
{{#if:{{{race|}}}|
 +
{{!}}  width="31%" {{!}} Sentient Races
 +
{{!}}  width="69%" {{!}} {{{race}}}}}
 +
|}
 
|-
 
|-
 
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Control'''</font>
 
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Control'''</font>
Line 50: Line 55:
 
|-  
 
|-  
  
{{#if:{{{race|}}}|
+
<noinclude>
{{!}}  width="31%" {{!}} Sentient Races
 
{{!}}  width="69%" {{!}} {{{race}}}}}
 
|}<noinclude>
 
 
===Usage===
 
===Usage===
  

Revision as of 14:16, 17 June 2021

{{{name}}}
{{{image}}}
Location
System {{{system}}}
Sector {{{sector}}}
Galactic Coordinates {{{galcoord}}}
System Coordinates {{{syscoord}}}
Astrographic Entry {{{entry}}}
Statistics
Type {{{type}}}
Primary Terrain: {{{terrain}}}
Rotational Period {{{rotation}}}
Orbital Period {{{orbital}}}
Population {{{population}}}

|- | width="100%" colspan="2" style="background-color: #21314c;" | Control |- | width="31%" | Controlled By | width="69%" | {{{controller}}} |- | width="31%" | Governor | width="69%" | {{{governor}}} |- | width="31%" | Magistrate | width="69%" | {{{magistrate}}} |-


Usage

The Planet Box template is used for Planet pages only, to describe the planet. Paste the following code into the top of an article, filling all known fields, leaving unknown ones blank.


{{Infobox Planet
| name = 
| image = 
| system =
| sector =
| galcoord = 
| syscoord = 
| rotation = 
| orbital = 
| type = 
| terrain = 
| controller =
| entry =
| governor =  
| magistrate = 
| population =  
| race =  
}}