Template:Infobox Ship: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Rupert Havok (talk | contribs)
Creating one large modifiable, flexible template for all ships to replace the 12+ different, existing, superfluous ship templates, many of which are duplicates and nonsensical
 
Rupert Havok (talk | contribs)
No edit summary
Line 87: Line 87:
<pre><nowiki>
<pre><nowiki>
{{Infobox ship
{{Infobox ship
|Name =
| name =
|Image =
| image =
|Navigational Stats =
| navigational stats =
|Hyperspeed =
| hyperspeed =
|Sublight Speed =  
| sublight speed =  
|Max Speed =
| max speed =
|Manoeuvrability =
| maneuverability =
|Cargo Stats =
| cargo stats =
|Weight =
| weight =
|Volume =
| volume =
|Weight Cap =  
| weight Cap =  
|Volume Cap =
| volume Cap =
|Max Passengers =  
| Max Passengers =  
|Hull Stats =
| Hull Stats =
|Length =
| Length =
|Hull =
| Hull =
|Deflector Shields =  
| Deflector Shields =  
|Ionic Capacity =  
| Ionic Capacity =  
|Estimated RM Price =
| Estimated RM Price =
|Weapons =
| Weapons =
|Heavy Lasers =   
| Heavy Lasers =   
|Proton Torpedo Launchers =  
| Proton Torpedo Launchers =  
|Concussion Missile Launchers =  
| Concussion Missile Launchers =  
|Ion Cannons =
| Ion Cannons =
|Tractor Beams =
| Tractor Beams =
|Turbo Lasers =
| Turbo Lasers =
|Quad Lasers =
| Quad Lasers =
|Affiliation =
| Affiliation =
}}
}}
</nowiki></pre>
</nowiki></pre>


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

Revision as of 22:41, 16 June 2012

{{{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 =
}}