Template:MG Table
|- | {{{image}}} || {{{name}}} || {{{desc}}} || {{{research}}} || {{{weight}}} || {{{damage}}} || {{{damtype}}} || {{{reload}}} || {{{ammo}}} || {{{cycle}}} || {{{heat}}} || {{{spread}}} || {{{falloff}}} || {{{cost}}} |-
Notes
- image = Image file (File: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=File: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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{{image}}} | 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 | name=name | desc=example | research=example | weight=0 | damage=0 | damtype=Bullet | reload=0 | ammo=1/0 | cycle=0 | heat=1/0 | spread=0.015 | falloff=2000/0.8/15 | cost=50}}