Open main menu

mtgpq wiki β

Changes

Template:Color Icons

36 bytes removed, 11:15, 28 April 2020
no edit summary
The first parameter is a sequence of upper-case letters from the set WUBRGCL.
The second parameter (optional) is the size of the icons (default = 1514).
The third parameter (optional) is a wiki link for each icon (default: Mana).
The fourth parameter (optional) is hover text for each icon (default: the full name of the color).
The named "sep" parameter (optional) is the separator between icons. (Default:  '')
==Example==
The following mark-up:
<pre><nowiki>
{{Color Icons|UBR}{{Color Icons|UBR|24|sep=&amp;thinsp;}}
</nowiki></pre>
Produces:
{{Color Icons|UBR}} {{Color Icons|UBR|24|sep=&thinsp;}}
[[Category:Symbol templates]]
</noinclude><includeonly>{{#ifeq:{{#invoke:String|sub|{{{1}}}|1|1}}|[||<!--
-->{{nowrap|{{Symbol|{{#invoke:String|sub|{{{1}}}|1|1}}|{{{2|1514}}}|{{{3|}}}|{{{4|}}}}}<!---->{{#ifexpr:{{#invoke:String|len|{{{1}}}}} > 1|{{#if:{{{3|}}}|[[{{{3}}}|{{#if:{{{4|}}}|<span title="{{{4|}}}">{{{sep|&thinsp;}}}</span>|{{{sep|&thinsp;}}}}}]]|{{{sep|&thinsp;}}}}}{{Symbol|{{#invoke:String|sub|{{{1}}}|2|2}}|{{{2|1514}}}|{{{3|}}}|{{{4|}}}}}}}<!---->{{#ifexpr:{{#invoke:String|len|{{{1}}}}} > 2|{{#if:{{{3|}}}|[[{{{3}}}|{{#if:{{{4|}}}|<span title="{{{4|}}}">{{{sep|&thinsp;}}}</span>|{{{sep|&thinsp;}}}}}]]|{{{sep|&thinsp;}}}}}{{Symbol|{{#invoke:String|sub|{{{1}}}|3|3}}|{{{2|1514}}}|{{{3|}}}|{{{4|}}}}}}}<!---->{{#ifexpr:{{#invoke:String|len|{{{1}}}}} > 3|{{#if:{{{3|}}}|[[{{{3}}}|{{#if:{{{4|}}}|<span title="{{{4|}}}">{{{sep|&thinsp;}}}</span>|{{{sep|&thinsp;}}}}}]]|{{{sep|&thinsp;}}}}}{{Symbol|{{#invoke:String|sub|{{{1}}}|4|4}}|{{{2|1514}}}|{{{3|}}}|{{{4|}}}}}}}<!---->{{#ifexpr:{{#invoke:String|len|{{{1}}}}} > 4|{{#if:{{{3|}}}|[[{{{3}}}|{{#if:{{{4|}}}|<span title="{{{4|}}}">{{{sep|&thinsp;}}}</span>|{{{sep|&thinsp;}}}}}]]|{{{sep|&thinsp;}}}}}{{Symbol|{{#invoke:String|sub|{{{1}}}|5|5}}|{{{2|1514}}}|{{{3|}}}|{{{4|}}}}}}}<!--
-->}}}}</includeonly>