Template:WeaponBlock: Difference between revisions
Template page
More actions
Hytalewiki (talk | contribs) No edit summary |
Hytalewiki (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{#if:{{{damages|}}}| | {{#if:{{{damages|}}}| | ||
! colspan="2" style="background: rgba(231, 76, 60, 0.15); padding: 0.5em; font-size: 1em;" {{!}} ⚔️ Damage Types | |||
{{!}}- | |||
{{{damages}}} | |||
}} | }} | ||
{{#if:{{{guards|}}}| | {{#if:{{{guards|}}}| | ||
{{!}}- | |||
! colspan="2" style="background: rgba(52, 152, 219, 0.15); padding: 0.5em; font-size: 1em;" {{!}} 🛡️ Guard Stats | |||
{{!}}- | |||
{{{guards}}} | |||
}} | }} | ||
<noinclude> | <noinclude> | ||
Latest revision as of 21:16, 18 January 2026
Usage
edit source{{WeaponBlock
| damages = {{DamageRow|Swing Down Damage|46 Physical}}
{{DamageRow|Swing Down Left Damage|23 Physical}}
{{DamageRow|Swing Down Right Damage|28 Physical}}
| guards = {{DamageRow|Guard Wield|12.22}}
}}
Parameters
edit source- damages - List of damage types (use DamageRow template for each)
- guards - Guard/defense stats (use DamageRow template for each)