Template:AttackStyle/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(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>
|
Latest revision as of 06:55, 17 November 2024
Displays an Attack Style along with its icon. Useful for listing attack, vulnerable, or immune styles for monsters or equipment.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Attack Style | 1 | Name of the Attack Style
| String | required |
{{AttackStyle|cryonae}} Displays Attack Style with icon