Template:HeroesWithSpell
From Heroes of Might and Magic: Olden Era Official Wiki
This template enumerates the heroes starting with a particular spell.
Usage
1. Basic, with the id of the spell:
Input: {{HeroesWithSpell | id=primal_3_magic_wean}}
Output:
Leira
2. With lang:
Input: {{HeroesWithSpell | id=primal_3_magic_wean | lang=ja}}
Output:
レイラ
3. When there are no heroes to match the criteria, the `wiki_none` text is displayed:
Input: {{HeroesWithSpell | id=neutral_magic_dimension_door}}
Output: None


