Difference between revisions of "Template:Infobox System"

From Tresario Archives
Jump to: navigation, search
Line 45: Line 45:
  
 
|-  
 
|-  
! Affiliation
+
! Controller
| {{{affiliation}}}
+
| {{{controller}}}
  
 
|- {{#if: {{{entry|}}} | | style="display: none" }}
 
|- {{#if: {{{entry|}}} | | style="display: none" }}
Line 68: Line 68:
 
| stations =  
 
| stations =  
 
| discoverydate =  
 
| discoverydate =  
| affiliation =
+
| controller =
 
| entry =  
 
| entry =  
 
}}
 
}}
Line 93: Line 93:
 
| stations = ISS Station
 
| stations = ISS Station
 
| discoverydate =  
 
| discoverydate =  
| affiliation = Earth Federation
+
| controller = Earth Federation
 
| entry =  
 
| entry =  
 
}}
 
}}
Line 119: Line 119:
 
| stations = ISS Station
 
| stations = ISS Station
 
| discoverydate =
 
| discoverydate =
| affiliation = Earth Federation
+
| controller = Earth Federation
 
| entry =  
 
| entry =  
 
}}
 
}}

Revision as of 17:55, 9 September 2023

{{{name}}}
{{{image}}}
Astrographical Information
Region {{{region}}}
Sector {{{sector}}}
Galactic Coordinates {{{galcoord}}}
Suns {{{suns}}}
Planets {{{planets}}}
Asteroid Fields {{{asteroidfields}}}
Space Stations {{{stations}}}
Societal Information
Date of Discovery {{{discoverydate}}}
Controller {{{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=
| region=
| sector = 
| galcoord = 
| suns = 
| planets = 
| asteroidfields =
| stations = 
| discoverydate = 
| controller =
| entry = 
}}
Sol system
Astrographical Information
Region Alpha Quadrant
Sector Terran Sector
Galactic Coordinates (001,001)
Suns 1. Sol
Orbits {{{orbits}}}
Asteroid Fields
Space Stations ISS Station
Societal Information
Date of Discovery
Affiliation {{{affiliation}}}
Astrographic Entry

Example

{{Infobox System
| name = Sol system
| image=
| region= Alpha Quadrant
| sector = Terran Sector
| galcoord = (001,001)
| suns = 1. Sol
| planets = <p></p>
1. Mercury<br>
2. Venus<br>
3. Earth<br>
*Luna
4. Mars<br>
5. Jupiter<br>
6. Saturn<br>
7. Uranus<br>
8. Neptune
| asteroidfields =
| stations = ISS Station
| discoverydate =
| controller = Earth Federation
| entry = 
}}