Template:Ability: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
Warning, the "∶" use in this template is not a normal ":" (it is the "ratio" math symbol), to not interfere with the code of the template. to add things, you need to copy-past it. | Warning, the "∶" use in this template is not a normal ":" (it is the "ratio" math symbol), to not interfere with the code of the template. to add things, you need to copy-past it. | ||
<code><nowiki> | <code><nowiki>{{Ability|Flying}}</nowiki></code> <br> | ||
{{Ability|Flying}} | |||
<code><nowiki>text {{Ability|Magic immunity V|text=true}} | <code><nowiki>{{Ability|Flying|text=true}}</nowiki></code> <br> | ||
{{Ability|Flying|text=true}} | |||
<code><nowiki>test {{Ability|Magic immunity V|text=true}} test</nowiki></code> <br> | |||
test {{Ability|Magic immunity V|text=true}} test | |||
</noinclude> | </noinclude> | ||
Revision as of 16:10, 16 October 2025
Warning, the "∶" use in this template is not a normal ":" (it is the "ratio" math symbol), to not interfere with the code of the template. to add things, you need to copy-past it.
{{Ability|Flying|text=true}}
Flying∶ Movement ignores obstacles and traps
test {{Ability|Magic immunity V|text=true}} test
test
Magic immunity V∶ Immune to tier-5 or lower spells and creature's abilities. test


