Difference between revisions of "Template:ItemTableBegin"

From Starsonata Wiki
Jump to: navigation, search
m
m
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 +
<table border="2" width="100%" cellspacing="0" cellpadding="4" class="wikitable sortable jquery-tablesorter">
 +
<tr>
 +
<th class="headerSort" title="Sort ascending"> <b>Name</b></th>
 +
<th class="headerSort" title="Sort ascending"> <b>Tech</b></th>
 +
<th class="headerSort" title="Sort ascending"> <b>Size</b></th>
 +
<th class="headerSort" title="Sort ascending"> <b>Weight</b></th>
 +
<th class="headerSort" title="Sort ascending"> <b>Skill Needed</b></th>
 +
<th class="headerSort" title="Sort ascending"> <b>Source</b></th>
 +
<th class="headerSort" title="Sort ascending"> <b>Price</b></th>
 
{{#ifeq:{{{mode}}}|weapons|
 
{{#ifeq:{{{mode}}}|weapons|
{| border="2" width="100%" cellspacing="0" cellpadding="4" class="wikitable sortable"
+
<th class="headerSort" title="Sort ascending"> <b>Weapon Type</b></th>
|-
+
<th class="headerSort" title="Sort ascending"> <b>Damage</b></th>
! '''Name'''
+
<th class="headerSort" title="Sort ascending"> <b>Energy Cost</b></th>
! '''Tech'''
+
<th class="headerSort" title="Sort ascending"> <b>Reload Time</b></th>
! '''Size'''
+
<th class="headerSort" title="Sort ascending"> <b>Range</b></th>
! '''Weight'''
+
<th class="headerSort" title="Sort ascending"> <b>Firing Arc</b></th>
! '''Skill Needed'''
+
<th class="headerSort" title="Sort ascending"> <b>DPS</b></th>
! '''Source'''
+
<th class="headerSort" title="Sort ascending"> <b>EPS</b></th>
! '''Price'''
+
<th class="headerSort" title="Sort ascending"> <b>DPE</b></th>
! '''Weapon Type'''
+
<th class="headerSort" title="Sort ascending"> <b>Visibility  Increase</b></th>
! '''Damage'''
+
<th class="unsortable"> <b>Additional Effects</b></th>
! '''Energy Cost'''
 
! '''Reload Time'''
 
! '''Firing Arc'''
 
! '''DPS'''
 
! '''EPS'''
 
! '''DPE'''
 
! '''Visibility  Increase'''
 
! class="unsortable" | '''Additional Effects'''
 
! class="unsortable" | '''Mod Bonuses'''
 
! class="unsortable" | '''Description'''
 
 
}}
 
}}
 +
<th class="unsortable"> <b>Mod Bonuses</b></th>
 +
<th class="unsortable"> <b>Description</b></th>
 +
</tr>
 
</includeonly>
 
</includeonly>
  
 
<noinclude>
 
<noinclude>
<pre>
+
<pre>{{ItemTableBegin}}</pre>
{{ItemTableBegin}}
 
</pre>
 
 
</noinclude>
 
</noinclude>

Latest revision as of 19:32, 12 August 2017


{{ItemTableBegin}}