From Dark and Darker Wiki
m (Moved attribute text-weight:bold to the row style to avoid unneeded redundancy. Changed width values. Moved Movement Speed column.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly><table cellspacing="0" class="wikitable sortable jquery-tablesorter" style="rgb(220,220,220,0.2) | <includeonly><table cellspacing="0" class="wikitable sortable jquery-tablesorter" style="rgb(220,220,220,0.2); color:#eee; background:transparent; text-align:center; vertical-align:middle;"> | ||
<tr style="font-weight:bold;"> | <tr style="font-weight:bold;"> | ||
<th style="width:5%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Name</th> | <th style="width:5%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Name</th> | ||
Line 7: | Line 7: | ||
{{#if:{{#pos:shield|{{lc:{{{type}}} }} }}<!-- | {{#if:{{#pos:shield|{{lc:{{{type}}} }} }}<!-- | ||
-->|<th style="width:15%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Armor Rating</th><!-- | -->|<th style="width:15%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Armor Rating</th><!-- | ||
-->|<th style="width: | -->|<th style="width:20%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Damage on Hit</th>}} | ||
{{#if:{{#pos:shield|{{lc:{{{type}}} }} }}<!-- | {{#if:{{#pos:shield|{{lc:{{{type}}} }} }}<!-- | ||
-->||<th style="width:15%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Stats</th>}} | -->||<th style="width:15%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Stats</th>}} |
Revision as of 16:37, 22 March 2024
Parameters:
- {[Insert Weapon Row]}
- type={Bow,Crossbow,Shield} (optional)
Code | Preview | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{WeaponTable|{{GenerateWeaponRow|Throwing Knife}} }} |
|
|||||||||||||
{{WeaponTable|{{GenerateWeaponRow|Centaur's Madness}}|type=Bow}} |
Template:GenerateWeaponRow
|