Template:Specialist

From Heroes of Might and Magic: Olden Era Official Wiki
Revision as of 20:34, 27 June 2026 by Aurelain (talk | contribs) (Created page with "<includeonly><!-- -->{{#cargo_query: tables = Hero = H | where = H.start_magics HOLDS '{{{id}}}_special' AND H.id NOT LIKE 'campaign%' AND H.id NOT LIKE 'tutorial%' AND H.id NOT LIKE 'cm_fun%' | fields = H.id = id | format = template | template = Specialist/base | named args = yes | default = {{Label|none|{{{lang|en}}}|nolink}} }}<!-- ################################################################################ --></includeonly>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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