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 3: Line 3:
<tr><td width="100%" colspan="2" style="text-align: center;">{{{image}}}</td></tr>{{
<tr><td width="100%" colspan="2" style="text-align: center;">{{{image}}}</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:{{{sector|}}}{{{system|}}}{{{galcoord|}}}{{{syscoord|}}}{{{controller|}}}{{{access|}}}|<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:{{{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>}}{{

Latest revision as of 16:09, 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 = 
| access = 
| 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 = 
| length = 
| hull = 
| deflector shields = 
| ionic capacity = 
}}