From Dark and Darker Wiki
mNo edit summary |
mNo edit summary |
||
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:25%" 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: | -->||<th style="width:12%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Stats</th>}} | ||
{{#if:{{#pos:bow,crossbow,shield|{{lc:{{{type}}} }} }}<!-- | {{#if:{{#pos:bow,crossbow,shield|{{lc:{{{type}}} }} }}<!-- | ||
-->||<th style="width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Combo</th><!-- | -->||<th style="width:10%" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Combo</th><!-- |
Revision as of 16:40, 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
|