Template:Link/render: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
Adjusted the span to only show when icons are rendered Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
| Line 33: | Line 33: | ||
</noinclude><includeonly>{{#if:{{{filename|}}}| | </noinclude><includeonly><span style="white-space: nowrap;">{{#if:{{{filename|}}}|[[File:{{{filename}}}{{!}}x30px{{!}}link={{{link|}}}{{#ifeq:{{{lang|en}}}|en||/{{{lang}}}}}]]}} {{#if:{{{link|}}}|[[{{{link}}}{{#ifeq:{{{lang|en}}}|en||/{{{lang}}}}}|{{{text}}}]]|{{{text}}}}}</span></includeonly> | ||
Revision as of 05:22, 18 May 2026
This template is used by Template:Link as the base for rendering a link with an icon in front of it. If filename is not provided, no icon will be rendered. If article is not provided, the term will not be linked.
{{Link/render|filename=human_icon.png|link=Temple|lang=en|text=Temple}}
{{Link/render|filename=human_icon.png|link=Temple|lang=pl|text=Świątynia}}
{{Link/render|link=Temple|lang=en|text=Temple}}
{{Link/render|link=Temple|lang=pl|text=Świątynia}}
{{Link/render|lang=en|text=Temple}}
Temple
{{Link/render|lang=pl|text=Świątynia}}
Świątynia


