Difference between revisions of "Template:ItemTableBegin"

From Starsonata Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
<includeonly><table border="2" width="100%" cellspacing="0" cellpadding="4" class="wikitable sortable jquery-tablesorter">
+
<includeonly>
<thead><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|
<th class="headerSort" title="Sort ascending"> <b>Weapon Type</b>
+
{| border="2" width="100%" cellspacing="0" cellpadding="4" class="wikitable sortable"
</th>
+
|-
<th class="headerSort" title="Sort ascending"> <b>Damage</b>
+
! '''Name'''
</th>
+
! '''Tech'''
<th class="headerSort" title="Sort ascending"> <b>Energy Cost</b>
+
! '''Size'''
</th>
+
! '''Weight'''
<th class="headerSort" title="Sort ascending"> <b>Reload Time</b>
+
! '''Skill Needed'''
</th>
+
! '''Source'''
<th class="headerSort" title="Sort ascending"> <b>Range</b>
+
! '''Price'''
</th>
+
! '''Weapon Type'''
<th class="headerSort" title="Sort ascending"> <b>Firing Arc</b>
+
! '''Damage'''
</th>
+
! '''Energy Cost'''
<th class="headerSort" title="Sort ascending"> <b>DPS</b>
+
! '''Reload Time'''
</th>
+
! '''Firing Arc'''
<th class="headerSort" title="Sort ascending"> <b>EPS</b>
+
! '''DPS'''
</th>
+
! '''EPS'''
<th class="headerSort" title="Sort ascending"> <b>DPE</b>
+
! '''DPE'''
</th>
+
! '''Visibility  Increase'''
<th class="headerSort" title="Sort ascending"> <b>Visibility  Increase</b>
+
! class="unsortable" | '''Additional Effects'''
</th>
+
! class="unsortable" | '''Mod Bonuses'''
<th class="unsortable"> <b>Additional Effects</b>
+
! class="unsortable" | '''Description'''
</th>
 
 
}}
 
}}
<th class="unsortable"> <b>Mod Bonuses</b>
 
</th>
 
<th class="unsortable"> <b>Description</b>
 
</th>
 
</tr>
 
</thead>
 
<tbody>
 
 
</includeonly>
 
</includeonly>
  

Revision as of 21:54, 11 August 2017


{{ItemTableBegin}}