Template:IconLink: Difference between revisions
m TadeLn moved page Template:IconLinkTest to Template:IconLink without leaving a redirect |
No edit summary |
||
Line 21: | Line 21: | ||
<code> | <code> | ||
<nowiki> | <nowiki> | ||
{{ | {{IconLink|Gadvia|Blue Crystal|Blue Crystals}} | ||
</nowiki> | </nowiki> | ||
</code> | </code> | ||
Line 27: | Line 27: | ||
=== Result === | === Result === | ||
{{ | {{IconLink|Gadvia|Blue Crystal|Blue Crystals}} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
[[{{{4|File:{{{1}}}-{{{2}}} Icon.png}}}|16px]] [[{{{1}}}:{{{2}}}|{{{3|{{{2}}}}}}]] | |||
<onlyinclude>[[{{{4|File:{{{1}}}-{{{2}}} Icon.png}}}|16px]] [[{{{1}}}:{{{2}}}|{{{3|{{{2}}}}}}]]</onlyinclude> | |||
</includeonly> | </includeonly> | ||
<!-- | <!-- | ||
replace {{{1}}}- with {{#if:{{{1}}}|{{{1}}}-|}} once ParserFunctions is installed, to make mainspace links work | replace {{{1}}}- with {{#if:{{{1}}}|{{{1}}}-|}} once ParserFunctions is installed, to make mainspace links work | ||
--> | --> |