Template:Missile Table: Difference between revisions
Jump to navigation
Jump to search
(Created page with "|- | [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{damtype}}} || {{{ammo}}} || {{{reload}}} || {{{cycle}}} || {{{hea...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
|- | |- | ||
| [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{damtype}}} || {{{ammo}}} || {{{reload}}} || {{{cycle}}} || {{{heat}}} || {{{speed}}} || {{{ | | [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{damtype}}} || {{{ammo}}} || {{{reload}}} || {{{cycle}}} || {{{heat}}} || {{{speed}}} || {{{targetingType}}} || {{{range}}} || {{{lockTime}}} || {{{lockRadius}}} || {{{lockTimeRangeMod}}} || {{{turningAbility}}} || {{{cost}}} | ||
|-<noinclude> | |-<noinclude> | ||
= Notes = | = Notes = | ||
Line 15: | Line 15: | ||
* '''heat''' = Heat received/given | * '''heat''' = Heat received/given | ||
* '''speed''' = Projectile speed | * '''speed''' = Projectile speed | ||
* ''' | * '''targetingType''' = Targeting type | ||
* '''range''' = Homing/Guided Range | * '''range''' = Homing/Guided Range | ||
* '''lockTime''' = Lock Time | * '''lockTime''' = Lock Time | ||
Line 23: | Line 23: | ||
* '''cost''' = Resource cost | * '''cost''' = Resource cost | ||
= Usage = | = Usage = | ||
<nowiki>{{Missile Table | image=Ml_std_sml.png | name=Standard ML | desc=A dumb fire missile launcher with no homing capabilities. | research=None | weight=60 | damage=115 | damtype=Kinetic | ammo=4/5 | reload=3 | cycle=1.2 | heat=6/0.1 | speed=1600 | | <nowiki>{{Missile Table | image=Ml_std_sml.png | name=Standard ML | desc=A dumb fire missile launcher with no homing capabilities. | research=None | weight=60 | damage=115 | damtype=Kinetic | ammo=4/5 | reload=3 | cycle=1.2 | heat=6/0.1 | speed=1600 | targetingType=00 | range=00 | lockTime=00 | lockRadius=00 | lockTimeRangeMod=00 | turningAbility=00 | cost=50}}</nowiki> | ||
'''Result:''' | '''Result:''' | ||
Line 30: | Line 30: | ||
|+ | |+ | ||
|- | |- | ||
! Image !! Name !! Description !! Prerequisite !! Weight !! Damage !! Damage Type !! Rounds/ Clips !! Reload Time (sec) !! RoF !! Heat/To Target !! Speed !! | ! Image !! Name !! Description !! Prerequisite !! Weight !! Damage !! Damage Type !! Rounds/ Clips !! Reload Time (sec) !! RoF !! Heat/To Target !! Speed !! Targeting Type !! Range !! Lock Time !! Lock Radius !! Lock Time/Range Mod !! Turning Ability !! Gravity !! Cost | ||
{{Missile Table | image=Ml_std_sml.png | name=Standard ML | desc=A dumb fire missile launcher with no homing capabilities. | research=None | weight=60 | damage=115 | damtype=Kinetic | ammo=4/5 | reload=3 | cycle=1.2 | heat=6/0.1 | speed=1600 | | {{Missile Table | image=Ml_std_sml.png | name=Standard ML | desc=A dumb fire missile launcher with no homing capabilities. | research=None | weight=60 | damage=115 | damtype=Kinetic | ammo=4/5 | reload=3 | cycle=1.2 | heat=6/0.1 | speed=1600 | targetingType=00 | range=00 | lockTime=00 | lockRadius=00 | lockTimeRangeMod=00 | turningAbility=00 | cost=50}} | ||
|} | |} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 18:33, 10 August 2014
|- | [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{damtype}}} || {{{ammo}}} || {{{reload}}} || {{{cycle}}} || {{{heat}}} || {{{speed}}} || {{{targetingType}}} || {{{range}}} || {{{lockTime}}} || {{{lockRadius}}} || {{{lockTimeRangeMod}}} || {{{turningAbility}}} || {{{cost}}} |-
Notes
- image = Image filename without the "File:" at the beginning (Image.png)
- name = Name
- desc = Description
- research = Prerequisite research
- weight = Weight
- damage = Damage
- damtype = Damage type
- ammo = Ammo rounds/clips
- reload = Reload time
- cycle = Cycle (rate of fire)
- heat = Heat received/given
- speed = Projectile speed
- targetingType = Targeting type
- range = Homing/Guided Range
- lockTime = Lock Time
- lockRadius = Homing/Guided Range
- lockTimeRangeMod = Lock Time/Range Mod
- turningAbility = Turning Ability
- cost = Resource cost
Usage
{{Missile Table | image=Ml_std_sml.png | name=Standard ML | desc=A dumb fire missile launcher with no homing capabilities. | research=None | weight=60 | damage=115 | damtype=Kinetic | ammo=4/5 | reload=3 | cycle=1.2 | heat=6/0.1 | speed=1600 | targetingType=00 | range=00 | lockTime=00 | lockRadius=00 | lockTimeRangeMod=00 | turningAbility=00 | cost=50}}
Result: