Template:SmIconLink: Difference between revisions
Jump to navigation
Jump to search
(Fixed template not working if only supplied 2 arguments) |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{IconLink | size = 25 | {{{1|}}} | {{{2|}}} | {{#if: {{{3|}}} | {{{3|}}} | {{{2|}}} }} }}</includeonly><noinclude> | <includeonly>{{IconLink | size = 25 | {{{1|}}} | {{{2|}}} |{{#if: {{{3|}}} | {{{3|}}} | {{{2|}}} }}}}</includeonly><noinclude> | ||
This is a shorthand for: | This is a shorthand for: | ||
{{IconLink|size=25|Crown of Karsus Faded.png|Crown of Karsus}} | |||
<pre> | <pre> | ||
{{IconLink | size = 25 | ...}} | {{IconLink | size = 25 | ...}} | ||
</pre></noinclude> | </pre></noinclude> |
Latest revision as of 17:12, 27 October 2024
This is a shorthand for:
{{IconLink | size = 25 | ...}}