Difference between revisions of "Template:Infobox Planet"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Tweaking template to auto-add category when used.)
Line 82: Line 82:
  
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 +
<includeonly>[[Category: Planets]]</includeonly>

Revision as of 21:41, 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 =  
}}