Template:Weapon: Difference between revisions
From MCM Combat Operations
m (Protected "Template:Weapon" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="float: right"> | <div style="float: right"> | ||
{| class="infobox" style=" width: 20em; text-align: left; font-size: 90%;" cellspacing="2" align=right | {| class="infobox" style=" width: 20em; text-align: left; font-size: 90%;" cellspacing="2" align=right | ||
| | |+ style="font-size: 110%; background: inherit;" align="center" colspan="2" | '''Mech Weapon''' | ||
! class="header" align="center" colspan="2" | '''{{{name}}}''' | |||
|- | |- | ||
{{#if: {{{image|}}}| | {{#if: {{{image|}}}| | ||
Line 10: | Line 8: | ||
|- | |- | ||
|- | |- | ||
! | !Type||{{{type}}} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Damage Type || {{{damagetype}}} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Heat || {{{heat}}} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Ammo || {{{ammo}}} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Rate of Fire || {{{rate}}}s cycle time | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Burst Length || {{{projectiles}}} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Damage || {{{damage}}} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Range || {{{range}}}m | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Hard-mount || {{#if: {{{Hard}}} | {{{hard}}} | none}} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Included with || {{{included}}} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Mount Points || {{{mount}}} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Cost || {{{cost}}} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Damage per Second || {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}} round2 }} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Heat per Second || {{#expr:{{formatnum:{{{heat}}}|R}}/{{formatnum:{{{rate}}}|R}} round2 }} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Damage per Heat || {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{heat}}}|R}} round2 }} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !Damage per Cost || {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{cost}}}|R}} round2 }} | ||
| | |||
|- | |- | ||
|- | |- | ||
! | !DPS per Cost || {{#expr:{{formatnum:{{{projectiles}}}|R}}*{{formatnum:{{{damage}}}|R}}/{{formatnum:{{{rate}}}|R}}/{{formatnum:{{{cost}}}|R}} round2 }} | ||
| | |||
|- | |- | ||
|- | |- |
Revision as of 13:17, 8 June 2023
{{{name}}} | |
---|---|
Type | {{{type}}} |
Damage Type | {{{damagetype}}} |
Heat | {{{heat}}} |
Ammo | {{{ammo}}} |
Rate of Fire | {{{rate}}}s cycle time |
Burst Length | {{{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}}} |