Template:Specialist
From Heroes of Might and Magic: Olden Era Official Wiki
This template displays some information about the hero who specializes in a specific spell.
Usage
1. Basic, with the id of the spell:
Input: {{Specialist | id=day_9_magic_arinas_hymn}}
Output:
[[File:{{{hero_name}}}.png|70px|link=]] No results [[File:{{{spec_icon}}}.png|32px|link=]] {{{spec_name}}} |
| {{{spec_text}}} |
2. With lang:
Input: {{Specialist | id=day_9_magic_arinas_hymn | lang=ja}}
Output:
[[File:{{{hero_name}}}.png|70px|link=]] No results [[File:{{{spec_icon}}}.png|32px|link=]] {{{spec_name}}} |
| {{{spec_text}}} |
3. When the spell has no hero specializing in it, the wiki_none text is displayed:
Input: {{Specialist | id=foo}}
Output: None


