Dota 2 Wiki
Advertisement

This template acts as a proxy to Template:Ability and allows you to create and store ability data that populates all cargo fields in an expected manner, while not displaying any Ability template on the actual page. This is useful for creating base abilties for skills that will wrap them with Template:Ability wrapper.

Syntax: See Template:Ability for the accepted parameters.

Example Usage:

{{Ability hidden
| name = Spell Immunity
| description = This creature does not feel the effects of most magical spells.
| image = File:Spell Immunity icon.png
| type = npc
| target = Passive
| affects = Self
| breakable = No
| trait1 = Magic Resistance Bonus
| value1 = 100%
| notes = * Spell immunity is either gained through a passive ability, a status buff or a visual indicator.
}}
Advertisement