Difference between revisions of "Template:Infobox System"

From Holocron - Star Wars Combine
Jump to: navigation, search
 
(3 intermediate revisions by 3 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}}}
 
|-  
 
|-  
 
|  width="31%" | '''Asteroid Fields'''
 
|  width="31%" | '''Asteroid Fields'''
 
|  width="69%" | {{{asteroidfields}}}
 
|  width="69%" | {{{asteroidfields}}}
|- 
 
|  width="31%" | '''Space Stations'''
 
|  width="69%" | {{{stations}}}
 
|-
 
|  width="31%" | '''Population'''
 
|  width="69%" | {{{population}}}
 
 
|-
 
|-
 
|  width="31%" | '''Controlled By'''
 
|  width="31%" | '''Controlled By'''
Line 52: Line 49:
 
| moons =  
 
| moons =  
 
| asteroidfields =
 
| asteroidfields =
| stations =
 
| population =
 
 
| controller =
 
| controller =
 
| entry =  
 
| entry =  
Line 59: Line 54:
 
</nowiki></pre>
 
</nowiki></pre>
  
[[Category:Templates|{{PAGENAME}}]]</noinclude>
+
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 +
<includeonly>[[Category:Systems]]</includeonly>

Latest revision as of 10:57, 25 June 2022

{{{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}}}
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 =
| controller =
| entry = 
}}