Difference between revisions of "Template:Infobox System"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 35: Line 35:
 
|  width="31%" | '''Astrographic Entry'''
 
|  width="31%" | '''Astrographic Entry'''
 
|  width="69%" | {{{entry}}}
 
|  width="69%" | {{{entry}}}
 +
|-
 +
|  width="31%" | '''Governor'''
 +
|  width="69%" | {{{governor}}}
 +
|-
 +
|  width="31%" | '''Magistrate'''
 +
|  width="69%" | {{{magistrate}}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
Line 57: Line 63:
 
| controller =
 
| controller =
 
| entry =  
 
| entry =  
 +
| governor =
 +
| magistrate =
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
  
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 15:08, 20 November 2012

{{{name}}}
{{{image}}}
General information
Sector {{{sector}}}
Galactic coordinates {{{galcoord}}}
Date of discovery Before record-keeping began
Planets {{{planets}}}
Moon {{{moons}}}
Asteroid Fields {{{asteroidfields}}}
Space Stations {{{stations}}}
Population {{{population}}}
Controlled By {{{controller}}}
Astrographic Entry {{{entry}}}
Governor {{{governor}}}
Magistrate {{{magistrate}}}

Usage

The System Box template is used for System pages only, to describe the System. Paste the following code into the top of an article, filling all known fields:


{{Infobox System
| name = 
| image=
| sector = 
| galcoord = 
| discoverydate = (Leave blank for default="Before record-keeping began")
| planets = 
| suns = 
| moons = 
| asteroidfields =
| stations = 
| population = 
| controller =
| entry = 
| governor = 
| magistrate =
}}