Template:Infobox Station: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<tr><td width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr> | <tr><td width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr> | ||
<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:{{{ | #if:{{{sensors|}}}{{{ecm|}}}|<tr><td width="100%" colspan="2" style="background-color: #21314c; text-align: left; color: white"><b>Sensors:</b></td></tr>}}{{ | ||
#if:{{{ | #if:{{{sensors|}}}|<tr><td width="35%" valign="top">Sensors</td><td width="65%">{{{sensors}}}</td></tr>}}{{ | ||
#if:{{{ | #if:{{{ecm|}}}|<tr><td width="35%" valign="top">ECM</td><td width="65%">{{{ecm}}}</td></tr>}}{{ | ||
#if:{{{ | #if:{{{proton torpedo launchers|}}}{{{ion cannons|}}}{{{ion batteries|}}}{{{heavy lasers|}}}{{{concussion missile launchers|}}}{{{tractor beams|}}}{{{turbo lasers|}}}{{{quad lasers|}}}|<tr><td width="100%" colspan="2" style="background-color: #21314c; text-align: left; color: white"><b>Weapons:</b></td></tr>}}{{ | ||
#if:{{{proton torpedo launchers|}}}|<tr><td width="35%" valign="top">Proton Torpedo Launchers</td><td width="65%">{{{heavy lasers}}}</td></tr>}}{{ | #if:{{{proton torpedo launchers|}}}|<tr><td width="35%" valign="top">Proton Torpedo Launchers</td><td width="65%">{{{heavy lasers}}}</td></tr>}}{{ | ||
#if:{{{ion cannons|}}}|<tr><td width="35%" valign="top">Ion Cannons</td><td width="65%">{{{ion cannons}}}</td></tr>}}{{ | #if:{{{ion cannons|}}}|<tr><td width="35%" valign="top">Ion Cannons</td><td width="65%">{{{ion cannons}}}</td></tr>}}{{ | ||
Line 14: | Line 14: | ||
#if:{{{turbo lasers|}}}|<tr><td width="35%" valign="top">Turbo Lasers</td><td width="65%">{{{turbo lasers}}}</td></tr>}}{{ | #if:{{{turbo lasers|}}}|<tr><td width="35%" valign="top">Turbo Lasers</td><td width="65%">{{{turbo lasers}}}</td></tr>}}{{ | ||
#if:{{{quad lasers|}}}|<tr><td width="35%" valign="top">Quad Lasers</td><td width="65%">{{{quad lasers}}}</td></tr>}}{{ | #if:{{{quad lasers|}}}|<tr><td width="35%" valign="top">Quad Lasers</td><td width="65%">{{{quad lasers}}}</td></tr>}}{{ | ||
#if:{{{ | #if:{{{weight|}}}{{{volume|}}}{{{weight cap|}}}{{{volume cap|}}}{{{max passengers|}}}|<tr><td width="100%" colspan="2" style="background-color: #21314c; text-align: left; color: white"><b>Cargo Stats:</b></td></tr>}}{{ | ||
#if:{{{ | #if:{{{weight|}}}|<tr><td width="35%" valign="top">Weight</td><td width="65%">{{{weight}}} T</td></tr>}}{{ | ||
#if:{{{ | #if:{{{volume|}}}|<tr><td width="35%" valign="top">Volume</td><td width="65%">{{{volume}}} m³</td></tr>}}{{ | ||
#if:{{{ | #if:{{{weight cap|}}}|<tr><td width="35%" valign="top">Weight Cap</td><td width="65%">{{{weight cap}}} T</td></tr>}}{{ | ||
#if:{{{ | #if:{{{volume cap|}}}|<tr><td width="35%" valign="top">Volume Cap</td><td width="65%">{{{volume cap}}} m³</td></tr>}}{{ | ||
#if:{{{ | #if:{{{max passengers|}}}|<tr><td width="35%" valign="top">Max Passengers</td><td width="65%">{{{max passengers}}}</td></tr>}}{{ | ||
#if:{{{ | #if:{{{length|}}}{{{hull|}}}{{{deflector shields|}}}{{{ionic capacity|}}}|<tr><td width="100%" colspan="2" style="background-color: #21314c; text-align: left; color: white"><b>Hull Stats:</b></td></tr>}}{{ | ||
#if:{{{ | #if:{{{length|}}}|<tr><td width="35%" valign="top">Length</td><td width="65%">{{{length}}} m</td></tr>}}{{ | ||
#if:{{{ | #if:{{{hull|}}}|<tr><td width="35%" valign="top">Hull</td><td width="65%">{{{hull}}}</td></tr>}}{{ | ||
#if:{{{ | #if:{{{deflector shields|}}}|<tr><td width="35%" valign="top">Deflector Shields</td><td width="65%">{{{deflector shields}}}</td></tr>}}{{ | ||
#if:{{{ | #if:{{{ionic capacity|}}}|<tr><td width="35%" valign="top">Ionic Capacity</td><td width="65%">{{{ionic capacity}}}</td></tr>}} | ||
</table> | </table> | ||
<noinclude> | <noinclude> |
Revision as of 06:21, 4 September 2013
{{{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 = | 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 = }}