Difference between revisions of "Template:Weapon page"
Jump to navigation
Jump to search
(Added parser function conditionals) |
|||
Line 15: | Line 15: | ||
=== Technical Data === | === Technical Data === | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! Stat !! Normal !! EX | + | ! Stat !! Normal {{#if: {{{EXammoCap}}}|!! EX|}} |
|- | |- | ||
| Attack: || {{{attack}}} {{#if: {{{EXattack}}}|{{!}}{{!}} {{{EXattack}}}|}} | | Attack: || {{{attack}}} {{#if: {{{EXattack}}}|{{!}}{{!}} {{{EXattack}}}|}} |
Revision as of 23:10, 11 February 2023
[[File:{{{image_name}}}|350px]]
Basic Info
Name: | {{{client_name}}} |
Weight: | {{{weaponWeight}}} g |
Stock Price: | ${{{buyPrice}}} / EX: {{{EXbuyPrice}}} |
Store Sell: | ${{{sellPrice}}} / EX: {{{EXsellPrice}}} |
Technical Data
Stat | Normal | EX |
---|---|---|
Attack: | {{{attack}}} | {{{EXattack}}} |
Accuracy: | {{{accuracy}}} | {{{EXaccuracy}}} |
Range: | {{{range}}}m | {{{EXrange}}}m |
Attack Speed: | {{{nextShotSpeed}}}ms | {{{nextShotSpeed}}}ms |
Ammo Type: | {{{ammoTypeName}}} | {{{EXammoTypeName}}} |
Ammo Capacity: | {{{ammoCap}}} | {{{EXammoCap}}} |
Ammo per Shot: | {{{ammoUse}}} | {{{EXammoUse}}} |
Weapon HP: | {{{hitpoints}}} | {{{EXhitpoints}}} |