Difference between revisions of "Template:Infobox Planet"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Reverted capitalization change. I'll do a massive change in the next few days to standarize this on the existing pages.)
Line 25: Line 25:
 
|-  
 
|-  
 
|  width="31%" | Astrographic Entry
 
|  width="31%" | Astrographic Entry
|  width="69%" | {{{Entry}}}
+
|  width="69%" | {{{entry}}}
 
|-  
 
|-  
 
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Statistics'''</font>
 
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Statistics'''</font>

Revision as of 20:34, 8 April 2012

{{{name}}}
{{{image}}}
Location
System {{{system}}}
Sector {{{sector}}}
Galactic Coordinates {{{galcoord}}}
System Coordinates {{{syscoord}}}
Rotation Period {{{rotation}}}
Orbital Period {{{orbital}}}
Astrographic Entry {{{entry}}}
Statistics
Type {{{type}}}
Primary Terrain: {{{terrain}}}
Controlled By {{{controller}}}
Shielded {{{shielded}}}
Governor {{{governor}}}
Magistrate {{{magistrate}}}
Population {{{population}}}
Sentient Races {{{race}}}

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:


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