Template:MG Table: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
|-<noinclude> | |-<noinclude> | ||
= Notes = | = Notes = | ||
* '''image''' = Image | * '''image''' = Image filename without the "File:" at the beginning (Image.png) | ||
* '''name''' = Name | * '''name''' = Name | ||
* '''desc''' = Description | * '''desc''' = Description |
Revision as of 11:56, 8 August 2014
|- | [[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:
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}}