Template:MG 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}}} || {{{reload}}} || {{{ammo}}} || {{{cycle}}} || {{{heat}}} || {{{spread}}} || {{{falloff}}} || {{{cost}}}
| [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{effectiveVS}}} || {{{reload}}} || {{{ammo}}} || {{{cycle}}} || {{{heat}}} || {{{spread}}} || {{{falloff}}} || {{{cost}}}
|-<noinclude>
|-<noinclude>
= Notes =
= Notes =
Line 9: Line 9:
* '''weight''' = Weight
* '''weight''' = Weight
* '''damage''' = Damage
* '''damage''' = Damage
* '''damtype''' = Damage type
* '''effectiveVS''' = This weapon is best used on... (infantry/tanks)
* '''reload''' = Reload time (seconds)
* '''reload''' = Reload time (seconds)
* '''ammo''' = Ammo rounds/clips
* '''ammo''' = Ammo rounds/clips
Line 18: Line 18:
* '''cost''' = Resource cost
* '''cost''' = Resource cost
= Usage =
= Usage =
  <nowiki>{{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}}</nowiki>
  <nowiki>{{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 | effectiveVS=Infantry | reload=3.5 | ammo=60/4 | cycle=0.1 | heat=1/0 | spread=0.015 | falloff=2000/0.8/15 | cost=50}}</nowiki>


'''Result:'''
'''Result:'''
Line 25: Line 25:
|+
|+
|-
|-
! Image !! Name !! Description !! Prerequisite !! Weight !! Damage !! Damage Type !! Reload Time (sec) !! Rounds/ Clips !! RoF !! Heat/To Target !! Spread !! Falloff/ Falloffbase/ Minimal Damage !! Cost
! Image !! Name !! Description !! Prerequisite !! Weight !! Damage !! Effective VS !! Reload Time (sec) !! Rounds/ Clips !! RoF !! Heat/To Target !! Spread !! Falloff/ Falloffbase/ Minimal Damage !! Cost
|-
|-
{{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}}
{{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 | effectiveVS=Infantry | reload=3.5 | ammo=60/4 | cycle=0.1 | heat=1/0 | spread=0.015 | falloff=2000/0.8/15 | cost=50}}
|}
|}


== Template ==
<nowiki>{{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}}</nowiki>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 05:06, 12 August 2014

|- | [[File:{{{image}}}]] || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{effectiveVS}}} || {{{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
  • effectiveVS = This weapon is best used on... (infantry/tanks)
  • 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 | effectiveVS=Infantry | 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 Effective VS 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 Infantry 3.5 60/4 0.1 1/0 0.015 2000/0.8/15 50