Template:AbilityInfobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 33: | Line 33: | ||
<pre> | <pre> | ||
{{AbilityInfobox | {{AbilityInfobox | ||
| title = | | title = text | ||
| Damage = | | Damage = text | ||
| Damage Types = | | Damage Types = text | ||
| Heal = | | Heal = text | ||
| Range = | | Range = text | ||
| Concentration = | | Concentration = text | ||
| Condition = | | Condition = text | ||
| Duration = | | Duration = text | ||
| Recharge = | | Recharge = text | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 17:10, 27 April 2022
Template used for describing Abilities, Spells, Weapons.
Example use:
{{AbilityInfobox | title = text | Damage = text | Damage Types = text | Heal = text | Range = text | Concentration = text | Condition = text | Duration = text | Recharge = text }}