Difference between revisions of "Template:Infobox System"

From Holocron - Star Wars Combine
Jump to: navigation, search
Line 1: Line 1:
{ |style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
+
{|style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
 
|  width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
 
|  width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
 
|-  
 
|-  
Line 30: Line 30:
 
|  width="69%" | {{{controlled}}}
 
|  width="69%" | {{{controlled}}}
 
|}
 
|}
<noinclude>
+
 
 
===Usage===
 
===Usage===
  
Line 51: Line 51:
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
</noinclude>
+
 
  
  
 
[[Category:Templates]]
 
[[Category:Templates]]

Revision as of 16:29, 6 June 2011

{{{name}}}
{{{image}}}
General information
Sector {{{sector}}}
Galactic coordinates {{{galcoordinates}}}
Planets {{{planets}}}
Moon {{{moons}}}
Asteroid Fields {{{asteroidfields}}}
Space Stations {{{stations}}}
Population {{{population}}}
Controlled By {{{controlled}}}

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= 
| planets = 
| suns = 
| moons = 
| asteroidfields=
| stations = 
| population = 
| controlled = 
}}