Difference between revisions of "Template:ItemTableBegin"

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

Revision as of 20:28, 12 August 2017