Template:AttackStyle/doc: Difference between revisions

From Brighter Shores Wiki
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: Line 14:
}
}
</templatedata>
</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.

Template parameters

ParameterDescriptionTypeStatus
Attack Style1

Name of the Attack Style

Suggested values
impact arborae cryonae infernae tempestae necromae
Example
cryonae
Stringrequired
{{AttackStyle|cryonae}} Displays Attack Style with icon