Template:MediumIconDisplay: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
Adding replacement hack for Masterful spells. |
||
| Line 11: | Line 11: | ||
{{MediumIconDisplay|filename=Hive_icon|name=Example Unlinked Text}} | {{MediumIconDisplay|filename=Hive_icon|name=Example Unlinked Text}} | ||
</noinclude><includeonly>{{#if:{{{pagelink|}}}|[[File:{{{filename}}}.png|50px|link={{{pagelink}}}|{{{name}}}]] [[{{{pagelink}}}|{{{name}}}]]|[[File:{{{filename}}}.png|50px|link=|{{{name}}}]] {{{name}}}}}</includeonly> | </noinclude><includeonly><!-- | ||
This replacement is a hack since pages nor icons for Masterful versions of spells are differentiated. They are identical in the game files for now, but I highly suspect that will change in the future. Doing this upstream is difficult due to the intervening templates. | |||
-->{{#if:{{{pagelink|}}}|[[File:{{#replace:{{{filename|}}}|Masterful |}}.png|50px|link={{{pagelink}}}|{{{name}}}]] [[{{{pagelink}}}|{{{name}}}]]|[[File:{{{filename}}}.png|50px|link=|{{{name}}}]] {{{name}}}}}</includeonly> | |||
Revision as of 23:53, 13 May 2026
Displays an icon at a medium size suitable for infoboxes, with a text label + an optional link.
{{MediumIconDisplay|filename=Hive_icon|pagelink=Hive|name=Example Linked Text}}
{{MediumIconDisplay|filename=Hive_icon|name=Example Unlinked Text}}
Example Unlinked Text


