Template:Infobox Planet: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Rupert Havok (talk | contribs)
Standarized colors to match the other existing templates for Systems and Sectors.
Rupert Havok (talk | contribs)
Further standarized the entry
Line 53: Line 53:
|  width="69%" | {{{race}}}
|  width="69%" | {{{race}}}
|}
|}
<noinclude>[[Category:Templates|{{PAGENAME}}]]
<noinclude>
<pre>
===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:
 
<pre><nowiki>


{{Infobox Planet
{{Infobox Planet
|name =  
| name =  
|image =  
| image =  
|system =
| system =
|sector =
| sector =
|galcoord =  
| galcoord =  
|syscoord =  
| syscoord =  
|rotation =  
| rotation =  
|orbital =  
| orbital =  
|Entry =
| type =  
|type  =  
| terrain =  
|terrain =  
| controller =
|controller =
| entry =
|shielded =   
| shielded =   
|governor =   
| governor =   
|magistrate =  
| magistrate =  
|population =   
| population =   
|race =   
| race =   
}}
}}
</pre>
</nowiki></pre>
</noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 00:51, 9 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 =  
}}