Difference between revisions of "Template:WeaponRow"

From Starsonata Wiki
Jump to: navigation, search
m
m
Line 3: Line 3:
 
| {{#if:{{{Name|}}}|{{{Name}}}|N/A}}
 
| {{#if:{{{Name|}}}|{{{Name}}}|N/A}}
 
| {{#if:{{{Tech|}}}|{{{Tech}}}|0}}
 
| {{#if:{{{Tech|}}}|{{{Tech}}}|0}}
| {{#if:{{{Size|}}}|{{{Size}}}|0}}
+
| {{formatnum:{{#if:{{{Size|}}}|{{{Size}}}|0}}}}
| {{#if:{{{Damage|}}}|{{{Damage}}}|0}}
+
| {{formatnum:{{#if:{{{Damage|}}}|{{{Damage}}}|0}}}}
| {{#if:{{{Range|}}}|{{{Range}}}|0}}
+
| {{formatnum:{{#if:{{{Range|}}}|{{{Range}}}|0}}}}
| {{#if:{{{Recoil|}}}|{{{Recoil}}}|0.001}}
+
| {{formatnum:{{#if:{{{Recoil|}}}|{{{Recoil}}}|0.001}}}}
| {{#if:{{{Elec|}}}|{{{Elec}}}|0.001}}
+
| {{formatnum:{{#if:{{{Elec|}}}|{{{Elec}}}|0.001}}}}
 
| {{#if:{{{Vis|}}}|{{{Vis}}}|0 for 0s}}
 
| {{#if:{{{Vis|}}}|{{{Vis}}}|0 for 0s}}
| {{#if:{{{Weight|}}}|{{{Weight}}}|0}}
+
| {{formatnum:{{#if:{{{Weight|}}}|{{{Weight}}}|0}}}}
| {{#expr: ({{{Damage}}} / {{{Recoil}}}) round 3}}
+
| {{formatnum:{{#expr: ({{{Damage}}} / {{{Recoil}}}) round 3}}}}
| {{#expr: ({{{Elec}}} / {{{Recoil}}}) round 3}}
+
| {{formatnum:{{#expr: ({{{Elec}}} / {{{Recoil}}}) round 3}}}}
| {{#expr: ({{{Damage}}} / {{{Elec}}}) round 3}}
+
| {{formatnum:{{#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 16:44, 7 November 2013


Click here to purge the server cache, this forces the server to update the contents
Name Tech Size Damage Range Recoil Elec Vis Weight DPS EPS DPE Source/Price Description Comments Image
Arcadian Pulse Gun 0 19 78 210 1 144 339 for 2s 19,000 78 144 0.542 AI Base for 12,000 Credits Large space blaster.   Arcadian Pulse Gunc2.png


{{weaponRow
|Name=
|Tech=
|Size=
|Damage=
|Range=
|Recoil=
|Elec=
|Vis=
|Weight=
|Source=
|Description=
|Comments=
|Imagepagename=
}}