Template:Infobox System: Difference between revisions

From One Nation Under Jou
Jump to navigation Jump to search
mNo edit summary
(added the template)
Line 1: Line 1:
{|
{|style="border: 1px solid rgba(200, 200, 200, 0.69); padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
| width="100%" colspan="2" style="text-align: center;" | {{{image}}}
|-
| width="100%" colspan="2" style="background-color: #19234d; font-size: 16px; text-align: center;" | <font color= white>'''{{{name}}}'''</font>
|-
| width="100%" colspan="2" style="background-color: #19234d;" | <font color=white>'''Astrographical Information'''</font>
|-
| width="31%" | Region
| width="69%" | {{{region}}}
|-
| width="31%" | Sector
| width="69%" | {{{sector}}}
|-
| width="31%" | Galaxy Coordinates
| width="69%" | {{{galaxycoordinates}}}
|-
| width="31%" | Suns
| width="69%" | {{{suns}}}
|-
| width="31%" | Planets
| width="69%" | {{{planets}}}
|-
| width="31%" | Moons
| width="69%" | {{{moons}}}
|-
| width="31%" | Space Stations
| width="69%" | {{{spacestations}}}
|-
| width="31%" | Galaxy Map
| width="69%" | [{{{galaxymaplink}}} {{{name}}}]
|-
|}<noinclude>
|}<noinclude>
===Usage===
===Usage===

Revision as of 15:07, 9 August 2021

{{{image}}}
{{{name}}}
Astrographical Information
Region {{{region}}}
Sector {{{sector}}}
Galaxy Coordinates {{{galaxycoordinates}}}
Suns {{{suns}}}
Planets {{{planets}}}
Moons {{{moons}}}
Space Stations {{{spacestations}}}
Galaxy Map [{{{galaxymaplink}}} {{{name}}}]

Usage

The System Infobox template is used for System pages only, the describe the system. Paste the following code info the top of an article, filling all known fields, leaving unknown ones blank.

{{Infobox System
| image=
| name=
| region=
| sector=
| galaxycoordinates=
| suns=(number)
| planets=(number)
| moons=(number)
| spacestations=(number)
| galaxymaplink=(add only the link!)
}}