Template:AttackStyle/doc: Difference between revisions
m
no edit summary
(Created page with "<templatedata> { "description": "Displays an Attack Style along with its icon. Useful for listing attack, vulnerable, or immune styles for monsters or equipment.", "params": { "1": { "example": "cryonae", "type": "string", "required": true, "label": "Attack Style", "description": "Name of the Attack Style", "suggestedvalues": ["impact", "arborae", "cryonae", "infernae", "tempestae", "necromae"] } } } </templatedata>") |
mNo edit summary |
||
Line 14:
}
</templatedata>
<pre>
{{AttackStyle|cryonae}} Displays Attack Style with icon
</pre>
|