Difference between revisions of "Template:WeaponRow"

From Starsonata Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 +
|- align="center"
 
| {{#if:{{{Name|}}}|{{{Name}}}|N/A}}
 
| {{#if:{{{Name|}}}|{{{Name}}}|N/A}}
 
| {{#if:{{{Tech|}}}|{{{Tech}}}|0}}
 
| {{#if:{{{Tech|}}}|{{{Tech}}}|0}}
Line 9: Line 10:
 
| {{#if:{{{Vis|}}}|{{{Vis}}}|0 for 0s}}
 
| {{#if:{{{Vis|}}}|{{{Vis}}}|0 for 0s}}
 
| {{#if:{{{Weight|}}}|{{{Weight}}}|0}}
 
| {{#if:{{{Weight|}}}|{{{Weight}}}|0}}
| {{#expr: ({{{Damage}}} / {{{Recoil}}}) round 3 }}
+
| {{#expr: ({{{Damage}}} / {{{Recoil}}}) round 3}}
 
| {{#expr: ({{{Elec}}} / {{{Recoil}}}) round 3}}
 
| {{#expr: ({{{Elec}}} / {{{Recoil}}}) round 3}}
| {{#expr: ({{{Damage}}} / {{{Elec}}}) round 3 }}
+
| {{#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}}
Line 40: Line 41:
 
! class="unsortable" | '''Comments'''
 
! class="unsortable" | '''Comments'''
 
! class="unsortable" | '''Image'''
 
! class="unsortable" | '''Image'''
|- align="center"
 
 
{{WeaponRow
 
{{WeaponRow
 
|Name= Arcadian Pulse Gun
 
|Name= Arcadian Pulse Gun
Line 50: Line 50:
 
|Vis= 339 for 2s
 
|Vis= 339 for 2s
 
|Weight= 19,000
 
|Weight= 19,000
|DPS= 78.00
 
|EPS= 144.00
 
|DPE= 0.54
 
 
|Source= AI Base for 12,000 Credits
 
|Source= AI Base for 12,000 Credits
 
|Description= Large space blaster.
 
|Description= Large space blaster.
Line 61: Line 58:
  
 
<pre>
 
<pre>
{{weaponRow|Name=|Tech=|Size=|Damage=|Range=|Recoil=|Elec=|Vis=|Weight=|DPS=|EPS=|DPE=|Source=|Description=|Comments=|Imagepagename=}}
+
{{weaponRow|Name=|Tech=|Size=|Damage=|Range=|Recoil=|Elec=|Vis=|Weight=|Source=|Description=|Comments=|Imagepagename=}}
 
</pre>
 
</pre>
 
[[Category: Gear Templates]]
 
[[Category: Gear Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 16:05, 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=}}