Difference between revisions of "Template:WeaponRow"
From Starsonata Wiki
Assasinat3r (talk | contribs) (Created page with "<includeonly> | {{#if:{{{Name|}}}|{{{Name}}}|N/A}} | {{#if:{{{Tech|}}}|{{{Tech}}}|0}} | {{#if:{{{Size|}}}|{{{Size}}}|0}} | {{#if:{{{Damage|}}}|{{{Damage}}}|0}} | {{#if:{{{Rang...") |
Assasinat3r (talk | contribs) m |
||
Line 5: | Line 5: | ||
| {{#if:{{{Damage|}}}|{{{Damage}}}|0}} | | {{#if:{{{Damage|}}}|{{{Damage}}}|0}} | ||
| {{#if:{{{Range|}}}|{{{Range}}}|0}} | | {{#if:{{{Range|}}}|{{{Range}}}|0}} | ||
− | | {{#if:{{{Recoil|}}}|{{{Recoil}}}|0. | + | | {{#if:{{{Recoil|}}}|{{{Recoil}}}|0.001}} |
− | | {{#if:{{{Elec|}}}|{{{Elec}}}|0. | + | | {{#if:{{{Elec|}}}|{{{Elec}}}|0.001}} |
| {{#if:{{{Vis|}}}|{{{Vis}}}|0 for 0s}} | | {{#if:{{{Vis|}}}|{{{Vis}}}|0 for 0s}} | ||
| {{#if:{{{Weight|}}}|{{{Weight}}}|0}} | | {{#if:{{{Weight|}}}|{{{Weight}}}|0}} | ||
− | | {{#expr: {{{Damage}}} / {{{Recoil}}} }} | + | | {{#expr: ({{{Damage}}} / {{{Recoil}}}) round 3 }} |
− | | {{#expr: {{{Elec}}} / {{{Recoil}}} }} | + | | {{#expr: ({{{Elec}}} / {{{Recoil}}}) round 3}} |
− | | {{#expr: {{{Damage}}} / {{{Elec}}} }} | + | | {{#expr: ({{{Damage}}} / {{{Elec}}}) round 3 }} |
| {{#if:{{{Source|}}}|{{{Source}}}|N/A}} | | {{#if:{{{Source|}}}|{{{Source}}}|N/A}} | ||
| {{#if:{{{Description|}}}|{{{Description}}}|N/A}} | | {{#if:{{{Description|}}}|{{{Description}}}|N/A}} |
Revision as of 15:03, 7 November 2013
{{weaponRow|Name=|Tech=|Size=|Damage=|Range=|Recoil=|Elec=|Vis=|Weight=|DPS=|EPS=|DPE=|Source=|Description=|Comments=|Imagepagename=}}