Template:Infobox Station: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Benedict Tharandon (talk | contribs)
No edit summary
Benedict Tharandon (talk | contribs)
No edit summary
Line 4: Line 4:


#if:{{{sector|}}}{{{system|}}}{{{galcoord|}}}{{{syscoord|}}}{{{controller|}}}|<tr><td width="100%" colspan="2" style="background-color: #21314c; text-align: left; color: white"><b>General Information:</b></td></tr>}}{{
#if:{{{sector|}}}{{{system|}}}{{{galcoord|}}}{{{syscoord|}}}{{{controller|}}}|<tr><td width="100%" colspan="2" style="background-color: #21314c; text-align: left; color: white"><b>General Information:</b></td></tr>}}{{
#if:{{{class|}}}|<tr><td width="35%" valign="top">Class</td><td width="65%">{{{class}}}</td></tr>}}{{
#if:{{{sector|}}}|<tr><td width="35%" valign="top">Sector</td><td width="65%">{{{sector}}}</td></tr>}}{{
#if:{{{sector|}}}|<tr><td width="35%" valign="top">Sector</td><td width="65%">{{{sector}}}</td></tr>}}{{
#if:{{{system|}}}|<tr><td width="35%" valign="top">System</td><td width="65%">{{{system}}}</td></tr>}}{{
#if:{{{system|}}}|<tr><td width="35%" valign="top">System</td><td width="65%">{{{system}}}</td></tr>}}{{
Line 43: Line 44:
| name =
| name =
| image =
| image =
| class =
| sector =  
| sector =  
| system =  
| system =  

Revision as of 16:02, 10 October 2016

{{{name}}}
{{{image}}}

Usage

The Station Box template is used for ship pages only, to describe the Station. Paste the following code into the top of an article, filling all known fields:

{{Infobox Station
| name =
| image =
| class = 
| sector = 
| system = 
| galcoord = 
| syscoord = 
| controller = 
| sensors = 
| ecm = 
| proton torpedo launchers = 
| ion cannons =
| ion batteries = 
| heavy lasers = 
| concussion missile launchers = 
| tractor beams =
| turbo lasers =
| quad lasers =
| weight =
| volume =
| weight cap = 
| volume cap =
| max passengers = 
| access =
| length =
| hull =
| deflector shields = 
| ionic capacity = 
}}