Template:Infobox Ship: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Rupert Havok (talk | contribs)
No edit summary
Jeb`el Ras (talk | contribs)
cat change
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{|  style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
{|  style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
|  width="100%" colspan="2" style="background-color: #000099; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
|  width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
|-  
|-  
|  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: #000099;" | <font color=white>'''Navigational Stats'''</font>
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Navigational Stats'''</font>
|-  
|-  
|  width="31%" valign="top" | Hyperspeed
|  width="31%" valign="top" | Hyperspeed
Line 18: Line 18:
|  width="69%" | {{{Manoeuvrability}}}
|  width="69%" | {{{Manoeuvrability}}}
|-
|-
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Sensors'''</font>
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Sensors'''</font>
|-
|-
|  width="31%" valign="top" | Sensors
|  width="31%" valign="top" | Sensors
Line 26: Line 26:
|  width="69%" | {{{ECM}}}
|  width="69%" | {{{ECM}}}
|-
|-
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Weapons'''</font>
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Weapons'''</font>
|-  
|-  
|  width="31%" valign="top" | Proton Torpedo Launchers
|  width="31%" valign="top" | Proton Torpedo Launchers
Line 49: Line 49:
|  width="69%" | {{{Quad Lasers}}}
|  width="69%" | {{{Quad Lasers}}}
|-  
|-  
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Weight'''</font>
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Weight'''</font>
|-  
|-  
|  width="31%" valign="top" | Volume
|  width="31%" valign="top" | Volume
Line 63: Line 63:
|  width="69%" | {{{Max Passengers}}}
|  width="69%" | {{{Max Passengers}}}
|-
|-
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Hull Stats'''</font>
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Hull Stats'''</font>
|-  
|-  
|  width="31%" valign="top" | Length
|  width="31%" valign="top" | Length
Line 118: Line 118:
</nowiki></pre>
</nowiki></pre>


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

Latest revision as of 18:41, 18 April 2014

{{{name}}}
{{{image}}}
Navigational Stats
Hyperspeed {{{Hyperspeed}}}
Sublight Speed {{{Sublight Speed}}}
Max Speed {{{Max Speed}}}
Manoeuvrability {{{Manoeuvrability}}}
Sensors
Sensors {{{Sensors}}}
ECM {{{ECM}}}
Weapons
Proton Torpedo Launchers {{{Proton Torpedo Launchers}}}
Ion Cannons {{{Ion Cannons}}}
Heavy Lasers {{{Heavy Lasers}}}
Concussion Missile Launchers {{{Concussion Missile Launchers}}}
Tractor Beams {{{Tractor Beams}}}
Turbo Lasers {{{Turbo Lasers}}}
Quad Lasers {{{Quad Lasers}}}
Weight
Volume {{{Volume}}}
Weight Cap {{{Weight Cap}}}
Volume Cap {{{Volume Cap}}}
Max Passengers {{{Max Passengers}}}
Hull Stats
Length {{{Length}}}
Deflector Shields {{{Deflector Shields}}}
Ionic Capacity {{{Ionic Capacity}}}
Estimated RM Price {{{Estimated RM Price}}}
Affiliation {{{Affiliation}}}

Usage

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

{{Infobox Ship
| name =
| image =
| navigational stats =
| hyperspeed =
| sublight speed = 
| max speed =
| maneuverability =
| cargo stats =
| weight =
| volume =
| weight cap = 
| volume cap =
| max passengers = 
| hull stats =
| length =
| hull =
| deflector shields = 
| ionic capacity = 
| estimated rm price =
| weapons =
| heavy lasers =  
| proton torpedo launchers = 
| concussion missile launchers = 
| ion cannons =
| tractor beams =
| turbo lasers =
| quad lasers =
| affiliation =
}}