Template:Cannon Table: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
|-
|-
| [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{damtype}}} || {{{ammo}}} || {{{cycle}}} || {{{heat}}} || {{{spread}}} || {{{speed}}} || {{{gravity}}} || {{{cost}}}
| [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{damtype}}} || {{{ammo}}} || {{{cycle}}} || {{{heat}}} || {{{speed}}} || {{{gravity}}} || {{{cost}}}
|-<noinclude>
|-<noinclude>
= Notes =
= Notes =
Line 13: Line 13:
* '''cycle''' = Cycle (rate of fire)
* '''cycle''' = Cycle (rate of fire)
* '''heat''' = Heat received/given
* '''heat''' = Heat received/given
* '''spread''' = Projectile spread (accuracy)
* '''falloff''' = Falloff/Falloffbase/Minimal damage
* '''falloff''' = Falloff/Falloffbase/Minimal damage
* '''speed''' = Projectile speed
* '''speed''' = Projectile speed
Line 19: Line 18:
* '''cost''' = Resource cost
* '''cost''' = Resource cost
= Usage =
= Usage =
  <nowiki>{{Canon Table | image=Cn_std_sml.png | name=Standard Cannon | desc=A small caliber cannon that fires tank shells. | research=None | weight=50 | damage=50 | damtype=Kinetic | ammo=40 | cycle=1.4 | heat=10/0.1 | spread=1  | speed=3000 | gravity=0.5 | cost=50}}</nowiki>
  <nowiki>{{Canon Table | image=Cn_std_sml.png | name=Standard Cannon | desc=A small caliber cannon that fires tank shells. | research=None | weight=50 | damage=50 | damtype=Kinetic | ammo=40 | cycle=1.4 | heat=10/0.1 | speed=3000 | gravity=0.5 | cost=50}}</nowiki>


'''Result:'''
'''Result:'''
Line 26: Line 25:
|+
|+
|-
|-
! Image !! Name !! Description !! Prerequisite !! Weight !! Damage !! Damage Type !! Rounds/ Clips !! RoF !! Heat/To Target !! Spread !! Speed !! Gravity !! Cost
! Image !! Name !! Description !! Prerequisite !! Weight !! Damage !! Damage Type !! Rounds/ Clips !! RoF !! Heat/To Target !! Speed !! Gravity !! Cost
{{Canon Table | image=Cn_std_sml.png | name=Standard Cannon | desc=A small caliber cannon that fires tank shells. | research=None | weight=50 | damage=50 | damtype=Kinetic | ammo=40 | cycle=1.4 | heat=10/0.1 | spread=1  | speed=3000 | gravity=0.5 | cost=50}}
{{Canon Table | image=Cn_std_sml.png | name=Standard Cannon | desc=A small caliber cannon that fires tank shells. | research=None | weight=50 | damage=50 | damtype=Kinetic | ammo=40 | cycle=1.4 | heat=10/0.1 | speed=3000 | gravity=0.5 | cost=50}}
|}
|}


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 13:45, 8 August 2014

|- | [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{damtype}}} || {{{ammo}}} || {{{cycle}}} || {{{heat}}} || {{{speed}}} || {{{gravity}}} || {{{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
  • cycle = Cycle (rate of fire)
  • heat = Heat received/given
  • falloff = Falloff/Falloffbase/Minimal damage
  • speed = Projectile speed
  • gravity = Gravity modifier
  • cost = Resource cost

Usage

{{Canon Table | image=Cn_std_sml.png | name=Standard Cannon | desc=A small caliber cannon that fires tank shells. | research=None | weight=50 | damage=50 | damtype=Kinetic | ammo=40 | cycle=1.4 | heat=10/0.1 | speed=3000 | gravity=0.5 | cost=50}}

Result:

Image Name Description Prerequisite Weight Damage Damage Type Rounds/ Clips RoF Heat/To Target Speed Gravity Cost

Template:Canon Table