Template:Infobox System: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Drak`ora Sabosen (talk | contribs)
No edit summary
Prard`aga Rono (talk | contribs)
No edit summary
 
(21 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{|table border="0" cellspacing="0" cellpadding="4px" margin: "0" style="border: 1px solid grey; background-color: #fcfcfc; padding: 1px; width: 25%; float: right; font-size: 10px;"
{|style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
|-
|  width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
|  width="100%" colspan="2" style="background-color: #002232; color: #FFFFFF; font-size: 13px; text-align: center;" | '''{{{name}}}'''
|-  
|-  
|  width="100%" colspan="2" style="text-align: center;" | {{{image}}}
|  width="100%" colspan="2" style="text-align: center;" | {{{image}}}
|-
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''General information'''</font>
|-  
|-  
|  width="31%" | '''Sector'''
|  width="31%" | '''Sector'''
|  width="69%" | {{{sector}}}
|  width="69%" | {{{sector}}}
|-  
|-  
|  width="31%" | '''Galactic coordinates'''
|  width="31%" | '''Galactic Coordinates'''
|  width="69%" | {{{galcoordinates}}}
|  width="69%" | {{{galcoord}}}
|-
|  width="31%" | '''Date of Discovery'''
|  width="69%" | {{{discoverydate|Before record-keeping began}}}
|-  
|-  
|  width="31%" | '''Planets'''
|  width="31%" | '''Planets'''
|  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="31%" | '''Controlled By'''
|  width="69%" | {{{population}}}
|  width="69%" | {{{controller}}}
|-
|-
|  width="31%" | '''Controlled By'''
|  width="31%" | '''Astrographic Entry'''
|  width="69%" | {{{controlled}}}
|  width="69%" | {{{entry}}}
|}
|}<noinclude>
<noinclude>
===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:
 
<pre><nowiki>
<pre><nowiki>


Line 36: Line 43:
| image=
| image=
| sector =  
| sector =  
| galcoordinates=  
| galcoord =  
| discoverydate = (Leave blank for default="Before record-keeping began")
| planets =  
| planets =  
| suns =  
| suns =  
| moons =  
| moons =  
| asteroidfields=
| asteroidfields =
| stations =  
| controller =
| population =
| entry =  
| controlled =  
}}
}}
</nowiki></pre>
</nowiki></pre>
</noinclude>


[[Category:Templates]]
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category:Systems]]</includeonly>

Latest revision as of 15: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 = 
}}