Template:Sandbox/Aurelain/HeroesNavbox: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
No edit summary
Line 13: Line 13:
           Translation=hero_t
           Translation=hero_t
|join on = H.id = hero_t.target_id
|join on = H.id = hero_t.target_id
|where  = H.faction = 'demon'
|where  = H.class_id = 'magic_demon'
           AND hero_t.type  = 'hero'  AND hero_t.language = '{{{lang|en}}}'
           AND hero_t.type  = 'hero'  AND hero_t.language = '{{{lang|en}}}'
          AND H.class_type = 'might'
           AND H.id NOT LIKE 'campaign%'
           AND H.id NOT LIKE 'campaign%'
           AND H.id NOT LIKE 'tutorial%'
           AND H.id NOT LIKE 'tutorial%'
Line 25: Line 24:


|format = template
|format = template
|template=Link
|template=LinkIcon
|delimiter=  • 
|delimiter=  • 
|named args = yes
|named args = yes

Revision as of 13:17, 19 June 2026