Difference between revisions of "Template:Infobox System"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 31: Line 31:
 
|-
 
|-
 
|  width="31%" | '''Controlled By'''
 
|  width="31%" | '''Controlled By'''
|  width="69%" | {{{controlled}}}
+
|  width="69%" | {{{controller}}}
 
|-
 
|-
 
|  width="31%" | '''Astrographic Entry'''
 
|  width="31%" | '''Astrographic Entry'''
|  width="69%" | {{{Entry}}}
+
|  width="69%" | {{{entry}}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
Line 55: Line 55:
 
| stations =  
 
| stations =  
 
| population =  
 
| population =  
| controlled =  
+
| controller =
| Entry =  
+
| entry =  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
  
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 19:34, 8 April 2012

{{{name}}}
{{{image}}}
General information
Sector {{{sector}}}
Galactic coordinates {{{galcoordinates}}}
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}}}

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 = 
| galcoordinates = 
| discoverydate = (Leave blank for default="Before record-keeping began")
| planets = 
| suns = 
| moons = 
| asteroidfields =
| stations = 
| population = 
| controller =
| entry = 
}}