Difference between revisions of "Template:Infobox System"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Altering template to match other Infoboxes. The Infobox for Planet uses the shorter "galcoord" field instead of "galcoordinates." I will update the respective pages in a moment.)
Line 10: Line 10:
 
|-  
 
|-  
 
|  width="31%" | '''Galactic coordinates'''
 
|  width="31%" | '''Galactic coordinates'''
|  width="69%" | {{{galcoordinates}}}
+
|  width="69%" | {{{galcoord}}}
 
|-  
 
|-  
 
|  width="31%" | '''Date of discovery'''
 
|  width="31%" | '''Date of discovery'''
Line 47: Line 47:
 
| image=
 
| image=
 
| sector =  
 
| sector =  
| galcoordinates =  
+
| galcoord =  
 
| discoverydate = (Leave blank for default="Before record-keeping began")
 
| discoverydate = (Leave blank for default="Before record-keeping began")
 
| planets =  
 
| planets =  

Revision as of 21:38, 8 April 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}}}

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 = 
}}