Template:MG Table

From Empires Wiki
Revision as of 10:56, 8 August 2014 by Administrator (talk | contribs)
Jump to navigation Jump to search

|- | [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{damtype}}} || {{{reload}}} || {{{ammo}}} || {{{cycle}}} || {{{heat}}} || {{{spread}}} || {{{falloff}}} || {{{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
  • reload = Reload time (seconds)
  • ammo = Ammo rounds/clips
  • cycle = Cycle (rate of fire)
  • heat = Heat received/given
  • spread = Projectile spread (accuracy)
  • falloff = Falloff/Falloffbase/Minimal damage
  • cost = Resource cost

Usage

{{MG Table | image=Mg_std_sml.png | name=Standard Machine Gun | desc=A small machine gun that fires anti-infantry rounds. | research=None | weight=30 | damage=30 | damtype=Bullet | reload=3.5 | ammo=60/4 | cycle=0.1 | heat=1/0 | spread=0.015 | falloff=2000/0.8/15 | cost=50}}

Result:

Image Name Description Prerequisite Weight Damage Damage Type Reload Time (sec) Rounds/ Clips RoF Heat/To Target Spread Falloff/ Falloffbase/ Minimal Damage Cost
Standard Machine Gun A small machine gun that fires anti-infantry rounds. None 30 30 Bullet 3.5 60/4 0.1 1/0 0.015 2000/0.8/15 50

Blank Template

{{MG Table | image=Image.png | name=example | desc=example | research=example | weight=100 | damage=100 | damtype=Bullet | reload=100 | ammo=10/10 | cycle=10 | heat=10/10 | spread=100 | falloff=2000/100/100 | cost=100}}