Template:Weapon: Difference between revisions

From MCM Combat Operations
Jump to: navigation, search
No edit summary
No edit summary
Line 62: Line 62:
|-
|-
|-
|-
! style="background: #eaeaea; line-height:1.2em" |Damage per Heat
! style="line-height:1.2em" |Damage per Heat
| style="background: #eaeaea; line-height:1.2em" | {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{heat}}}|R}} round2 }}
| style="line-height:1.2em" | {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{heat}}}|R}} round2 }}
|-
|-
! style="line-height:1.2em" |Creator
| style="line-height:1.2em" | {{{creator}}}  
|-
|-
|-
|-
Line 76: Line 72:
! style="line-height:1.2em" |DPS per Cost
! style="line-height:1.2em" |DPS per Cost
| style="line-height:1.2em" | {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}}/{{formatnum:{{{cost}}}|R}} round2 }}
| style="line-height:1.2em" | {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}}/{{formatnum:{{{cost}}}|R}} round2 }}
|-
|-
! style="background: #eaeaea; line-height:1.2em" |Creator
| style="background: #eaeaea; line-height:1.2em" | {{{creator}}}
|}
|}
</div>
</div>
[[Category:Weaponry]]
[[Category:Weaponry]]

Revision as of 23:58, 22 November 2012

Mech Weapon
{{{name}}}
Type {{{type}}}
Heat {{{heat}}}
Ammo {{{ammo}}}
Rate of Fire {{{rate}}}s per shot
Projectiles Per Shot {{{projectiles}}}
Damage {{{damage}}}
Range {{{range}}}m
Hard-mount {{{hard}}}
Included with {{{included}}}
Mount Points {{{mount}}}
Cost {{{cost}}}
Damage per Second Expression error: Unrecognized punctuation character "{".
Heat per Second Expression error: Unrecognized punctuation character "{".
Damage per Heat Expression error: Unrecognized punctuation character "{".
Damage per Cost Expression error: Unrecognized punctuation character "{".
DPS per Cost Expression error: Unrecognized punctuation character "{".
Creator {{{creator}}}