Difference between revisions of "Template:Infobox System"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Tweaking template to auto-add category when used.)
(6 intermediate revisions by 5 users not shown)
Line 9: Line 9:
 
|  width="69%" | {{{sector}}}
 
|  width="69%" | {{{sector}}}
 
|-  
 
|-  
|  width="31%" | '''Galactic coordinates'''
+
|  width="31%" | '''Galactic Coordinates'''
 
|  width="69%" | {{{galcoord}}}
 
|  width="69%" | {{{galcoord}}}
 
|-  
 
|-  
|  width="31%" | '''Date of discovery'''
+
|  width="31%" | '''Date of Discovery'''
 
|  width="69%" | {{{discoverydate|Before record-keeping began}}}
 
|  width="69%" | {{{discoverydate|Before record-keeping began}}}
 
|-  
 
|-  
Line 18: Line 18:
 
|  width="69%" | {{{planets}}}
 
|  width="69%" | {{{planets}}}
 
|-  
 
|-  
|  width="31%" | '''Moon'''
+
|  width="31%" | '''Suns'''
 +
|  width="69%" | {{{suns}}}
 +
|-
 +
|  width="31%" | '''Moons'''
 
|  width="69%" | {{{moons}}}
 
|  width="69%" | {{{moons}}}
 
|-  
 
|-  
Line 35: Line 38:
 
|  width="31%" | '''Astrographic Entry'''
 
|  width="31%" | '''Astrographic Entry'''
 
|  width="69%" | {{{entry}}}
 
|  width="69%" | {{{entry}}}
|}
+
|}<noinclude>
<noinclude>
 
 
===Usage===
 
===Usage===
  
Line 60: Line 62:
 
</nowiki></pre>
 
</nowiki></pre>
  
[[Category:Templates|{{PAGENAME}}]]</noinclude>
+
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category: Systems]]</includeonly>
+
<includeonly>[[Category:Systems]]</includeonly>

Revision as of 03:02, 11 June 2016

{{{name}}}
{{{image}}}
General information
Sector {{{sector}}}
Galactic Coordinates {{{galcoord}}}
Date of Discovery Before record-keeping began
Planets {{{planets}}}
Suns {{{suns}}}
Moons {{{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 = 
| galcoord = 
| discoverydate = (Leave blank for default="Before record-keeping began")
| planets = 
| suns = 
| moons = 
| asteroidfields =
| stations = 
| population = 
| controller =
| entry = 
}}