Difference between revisions of "Template:Missile"

From Discovery Wiki
Jump to navigationJump to search
Line 1: Line 1:
<noinclude><!--</noinclude>
+
<noinclude><!--</noinclude>__NOTOC__ __NOEDITSECTION__
{| class="weaponmainbox" style="float: right; margin-left: 1em; margin-bottom: 10px; width: 270px; font-size: 11px; line-height: 14px; border: 1px solid #aaa;" cellpadding="3"
+
{| class="infobox bordered" style="float: right; width: 270px; font-size: 90%; margin-left: 1em; margin-bottom: 10px; border: 1px solid #aaa;" cellpadding="3px"
 
|-
 
|-
| colspan="2" class="infobox-name"|<H3>{{{short-name}}}</H3>
+
| colspan="2" class="infobox-name" style="font-family: Agency FB,​Verdana,​Arial,​sans-serif; font-size: 185%; font-weight: 500; text-decoration: underline; text-align: center; background-color: #14193F; line-height: 1.5em;"|{{{short-name}}}
 
|-
 
|-
| colspan="2" style="padding: 0; text-align: center; padding: 5px 0px;"|{{#if: {{{image|}}}
+
| colspan="2" style="text-align: center; background-color: #14193F;"|{{#if: {{{image|}}}
| [[image:{{{image}}}|center|220px]]
+
| {{#ifexist:File:{{{image}}}
| [[image:no_fighter_gun.png|center|220px]]}}
+
| [[Image:{{{image}}}|center|220px]]
 +
| Please [[File:{{{image}}}|upload]] the {{{image}}} file.}}
 +
| [[Image:no_fighter_gun.png|center|220px]]}}
 
|-
 
|-
| colspan="2" class="infobox-section"|{{#if:{{{rotation|}}}
+
| colspan="2" class="infobox-section" style="font-family: Agency FB,​Verdana,​Arial,​sans-serif; font-size: 150%; font-weight: 500; text-decoration: underline; text-align: center; background-color: #14193F; line-height: 1.5em;"|{{#if:{{{rotation|}}}|Missile Turret|Missile Launcher}}
| <H3>Missile Turret</H3>
+
|- title "Faction that owns this technology"
| <H3>Missile Launcher</H3>}}
+
| class="infobox-data-title" | '''Owner Faction'''
|-title "Faction that owns this technology"
 
|class="infobox-data-title" | '''Owner Faction'''
 
 
|| {{{faction|''unknown''}}}
 
|| {{{faction|''unknown''}}}
|-title "Weapon hard-point type and/or class"
+
|- title "Weapon hard-point type and/or class"
|class="infobox-data-title" | '''Weapon Class'''
+
| class="infobox-data-title" | '''Weapon Class'''
 
|| {{#if:{{{weapon-class|}}}|[[{{{weapon-class}}}]]|''unknown''}}
 
|| {{#if:{{{weapon-class|}}}|[[{{{weapon-class}}}]]|''unknown''}}
 
{{#if:{{{rotation|}}}
 
{{#if:{{{rotation|}}}
Line 22: Line 22:
 
{{!!}} {{{rotation|}}} deg/s|}}
 
{{!!}} {{{rotation|}}} deg/s|}}
 
|- title="Cargo space used by the weapon"
 
|- title="Cargo space used by the weapon"
|class="infobox-data-title" | '''Cargo Space'''
+
| class="infobox-data-title" | '''Cargo Space'''
 
|| {{{cargo-space|''unknown''}}}
 
|| {{{cargo-space|''unknown''}}}
 
|- title="Damage the weapon can take before being destroyed"
 
|- title="Damage the weapon can take before being destroyed"
|class="infobox-data-title" | '''Launcher Hit-Points'''
+
| class="infobox-data-title" | '''Launcher Hit-Points'''
 
|| {{{hit-points|''unknown''}}}
 
|| {{{hit-points|''unknown''}}}
 
|-
 
|-
|class="infobox-data-title" | '''Launcher Price'''
+
| class="infobox-data-title" | '''Launcher Price'''
|| {{#if: {{{price|}}}
+
|| {{#if: {{{price|}}}|{{formatnum:{{{price}}}}}|''unknown''}}
| ${{formatnum:{{{price}}}}}
 
| ''unknown''}}
 
 
|-
 
|-
 
| colspan="2" class="infobox-section"|<H3>Missile</H3>
 
| colspan="2" class="infobox-section"|<H3>Missile</H3>
 
|-
 
|-
 
|class="infobox-data-title" | '''Missile Price'''
 
|class="infobox-data-title" | '''Missile Price'''
|| {{#if: {{{ammo-price|}}}
+
|| {{#if: {{{ammo-price|}}}|{{formatnum:{{{ammo-price}}}}}|''n/a''}}
| ${{formatnum:{{{ammo-price}}}}}
 
| ''n/a''}}
 
 
|-
 
|-
 
| colspan="2" style="padding: 0; text-align: center; padding: 5px 0px;"|{{#if: {{{ammo-image|}}}
 
| colspan="2" style="padding: 0; text-align: center; padding: 5px 0px;"|{{#if: {{{ammo-image|}}}
Line 67: Line 63:
 
{{{places-sold}}}|This item is not sold on any known bases. It may only be available from shipwrecks, sold on player bases, or given by administrators.}}
 
{{{places-sold}}}|This item is not sold on any known bases. It may only be available from shipwrecks, sold on player bases, or given by administrators.}}
  
 +
{{Clear}}
 
{{Equipment navigation}}
 
{{Equipment navigation}}
{{#if:{{{examplepage|}}}||[[Category:Weapons]][[Category:Missiles]]{{#if:{{{weapon-class|}}}
+
{{#if:{{{examplepage|}}}||[[Category:Weapons]][[Category:Missiles]]{{#if:{{{weapon-class|}}}|[[Category:{{{weapon-class}}}]]}}}}
| [[Category:{{{weapon-class}}}]]|}}}}
+
<noinclude>-->
__NOTOC__ __NOEDITSECTION__<noinclude>-->{{clear}}
 
 
 
 
'''Template:Missile''' is for weapons that use gun, torpedo, and cruise disruptor hard-points, with motorized projectiles. [[:Template:Gun]] provides similar functionality for weapons with non-motorized projectiles.
 
'''Template:Missile''' is for weapons that use gun, torpedo, and cruise disruptor hard-points, with motorized projectiles. [[:Template:Gun]] provides similar functionality for weapons with non-motorized projectiles.
  
Line 87: Line 82:
  
 
* If a ''rotation'' attribute is provided then the entry is treated as a Turret, otherwise it is treated as a Gun. The infobox data and the Category links in the footer are affected by this outcome.
 
* If a ''rotation'' attribute is provided then the entry is treated as a Turret, otherwise it is treated as a Gun. The infobox data and the Category links in the footer are affected by this outcome.
 +
 +
The remaining attributes are used to populate fields throughout the page.
  
 
==Usage==
 
==Usage==
Line 119: Line 116:
 
| projectile-turn-rate = 2.9
 
| projectile-turn-rate = 2.9
 
| explosion-radius = 16
 
| explosion-radius = 16
| places-sold =  
+
| places-sold = {{{!}} class="wikitable collapsible collapsed" style="margin-left: 2em;"
{{{!}} class="wikitable collapsible collapsed"
 
 
!Spoiler: Buying Locations
 
!Spoiler: Buying Locations
 
{{!}}-
 
{{!}}-
 
{{!}}
 
{{!}}
{{{!}} class="wikitable sortable"
+
{{{!}} class="wikitable sortable" style="margin: 4px;"
 
{{!}}-
 
{{!}}-
 
!Base!!Owner!!System!!Region
 
!Base!!Owner!!System!!Region
Line 142: Line 138:
 
| full-name = J63 "Javelin" Missile Launcher
 
| full-name = J63 "Javelin" Missile Launcher
 
| faction = [[Civilian]]
 
| faction = [[Civilian]]
| description = The Javelin Missile launcher's main attribute is its stalwart reliability; delivering a punishing payload accurately and effectively.  This and its relatively inexpensive cost make the Javelin a welcome addition to any arsenal.  
+
| description = The Javelin Missile launcher's main attribute is its
 +
stalwart reliability; delivering a punishing payload accurately and
 +
effectively.  This and its relatively inexpensive cost make the
 +
Javelin a welcome addition to any arsenal.  
  
 
*Requires Javelin Missile
 
*Requires Javelin Missile
Line 162: Line 161:
 
| projectile-turn-rate = 2.9
 
| projectile-turn-rate = 2.9
 
| explosion-radius = 16
 
| explosion-radius = 16
| places-sold =  
+
| places-sold = {{{!}} class="wikitable collapsible collapsed" style="margin-left: 2em;"
{{{!}} class="wikitable collapsible collapsed"
 
 
!Spoiler: Buying Locations
 
!Spoiler: Buying Locations
 
{{!}}-
 
{{!}}-
 
{{!}}
 
{{!}}
{{{!}} class="wikitable sortable"
+
{{{!}} class="wikitable sortable" style="margin: 4px;"
 
{{!}}-
 
{{!}}-
 
!Base!!Owner!!System!!Region
 
!Base!!Owner!!System!!Region
Line 177: Line 175:
 
{{!}}}
 
{{!}}}
 
}}
 
}}
[[Category:Templates]]
+
 
</noinclude>
+
[[Category:Templates]]</noinclude>

Revision as of 21:09, 20 December 2012

Template:Missile is for weapons that use gun, torpedo, and cruise disruptor hard-points, with motorized projectiles. Template:Gun provides similar functionality for weapons with non-motorized projectiles.

Recognized attributes are shown in the Usage section below. Of particular note:

  • full-name is the item's full name, as extracted from the infocard data, and should be used for the page title. It is not used by the template and is only provided for reference.
  • short-name is used for the title of the infobox.
  • description is used for the text block at the top of the page.
  • image is used for the equipment image in the infobox. If a value for the image attribute is not provided, File:no_fighter_gun.png is used as the default image.
  • If an ammo-image attribute is provided, a subsection for the image will be displayed under the description.
  • If a rotation attribute is provided then the entry is treated as a Turret, otherwise it is treated as a Gun. The infobox data and the Category links in the footer are affected by this outcome.

The remaining attributes are used to populate fields throughout the page.

Usage

{{Missile
| image = li_rad_launcher.png
| ammo-image = li_rad_missile.png
| short-name = Javelin Missile
| full-name = J63 "Javelin" Missile Launcher
| faction = [[Civilian]]
| description = The Javelin Missile launcher's main attribute is its
stalwart reliability; delivering a punishing payload accurately and
effectively.  This and its relatively inexpensive cost make the
Javelin a welcome addition to any arsenal. 

*Requires Javelin Missile
| price = 500
| ammo-price = 20
| weapon-class = Class 2 Guns
| hull-damage = 729
| energy-damage = 364
| damage-type = [[Direct]]
| refire-rate = 0.33
| power-usage = 0
| hit-points = 400
| cargo-space = 0
| projectile-hit-points = 2
| projectile-speed = 90
| projectile-range = 1,237
| projectile-lifetime = 13.75
| projectile-seek-range = 1,000
| projectile-turn-rate = 2.9
| explosion-radius = 16
| places-sold = {{{!}} class="wikitable collapsible collapsed" style="margin-left: 2em;"
!Spoiler: Buying Locations
{{!}}-
{{!}}
{{{!}} class="wikitable sortable" style="margin: 4px;"
{{!}}-
!Base!!Owner!!System!!Region
{{!}}-
{{!}}Base A{{!}}{{!}}Faction A{{!}}{{!}}System A{{!}}{{!}}Region A
{{!}}-
{{!}}Base B{{!}}{{!}}Faction B{{!}}{{!}}System B{{!}}{{!}}Region B
{{!}}}
{{!}}}
}}

Result

Javelin Missile
Li rad launcher.png
Missile Launcher
Owner Faction Civilian
Weapon Class Class 2 Guns
Cargo Space 0
Launcher Hit-Points 400
Launcher Price 500

Missile

Missile Price 20
ammunition image

The Javelin Missile launcher's main attribute is its stalwart reliability; delivering a punishing payload accurately and effectively. This and its relatively inexpensive cost make the Javelin a welcome addition to any arsenal.

  • Requires Javelin Missile

Weapon Stats

  • Hull Damage: 729 /round (240.57 /sec)
  • Energy Damage: 364 /round (120.12 /sec)
  • Refire Rate: 0.33 /sec
  • Power Usage: 0 u/round (0 u/sec)
  • Damage Type: Direct

Missile Stats

  • Seek Range: 1,000 meters
  • Thrust Speed: 90 m/sec
  • Lifetime: 13.75 seconds
  • Travel Range: 1,237 meters
  • Turn Rate: 166.16 deg/sec (2.9 rad/sec)
  • Hit-Points: 2

Explosion Stats

  • Explosion Radius: 16 meters
  • Detonation Range: unknown meters


Buy/Sell Locations

The following bases are known to carry this item, although sales may be restricted to pilots with a high positive reputation.