Template:Infobox System

From Tresario Archives
Jump to: navigation, search
{{{name}}}
{{{image}}}
Astrographical Information
Region {{{region}}}
Sector {{{sector}}}
Galactic Coordinates {{{galcoord}}}
Suns {{{suns}}}
Orbits {{{orbits}}}
Asteroid Fields {{{asteroidfields}}}
Space Stations {{{stations}}}
Societal Information
Date of Discovery {{{discoverydate}}}
Affiliation {{{affiliation}}}
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 = 
| orbits = 
| asteroidfields =
| stations = 
| discoverydate = 
| affiliation =
| entry = 
}}
Sol system
Astrographical Information
Region Alpha Quadrant
Sector Terran Sector
Galactic Coordinates (001,001)
Suns 1. Sol
Orbits 7 planets

1. Mercury
2. Venus
3. Earth

  • Luna

4. Mars
5. Jupiter
6. Saturn
7. Uranus
8. Neptune

Asteroid Fields
Space Stations ISS Station
Societal Information
Date of Discovery
Affiliation Earth Federation
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 =
| affiliation = Earth Federation
| entry = 
}}