Template:Ability: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
GKP light (talk | contribs)
No edit summary
GKP light (talk | contribs)
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>some text ; {{Ability|Flying}} ; some text</nowiki></code> <br>
<code><nowiki>{{Ability|Flying}}</nowiki></code> <br>
some text ; {{Ability|Flying}} ; some text
{{Ability|Flying}}


<code><nowiki>text {{Ability|Magic immunity V|text=true}} text</nowiki></code> <br>
<code><nowiki>{{Ability|Flying|text=true}}</nowiki></code> <br>
aaaa {{Ability|Magic immunity V|text=true}} cccc
{{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}}
Flying

{{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