Changes

Jump to: navigation, search

Template:Block restrict icons

1,264 bytes added, 02:52, 22 March 2020
Created page with "<noinclude> ==Usage== Show the icons of the sets which may be used in a Block restricted event. The first parameter is a comma-separated list of card set abbreviations to sho..."
<noinclude>
==Usage==
Show the icons of the sets which may be used in a Block restricted event.

The first parameter is a comma-separated list of card set abbreviations to show icons for. (This template supports up to 8 card set abbreviations.)

A second optional parameter is the height in pixels at which to display the icons. (The default is 18px.)

==Example==
<pre><nowiki>
{{Block restrict icons|ORI,M19,M20,ODY|30}}
</nowiki></pre>
Produces:

{{Block restrict icons|ORI,M19,M20,ODY|30}}

</noinclude><includeonly><!--
-->{{#if:{{#explode:{{{1}}}|,|0}}|{{SetSymbol|{{#explode:{{{1}}}|,|0}}|{{{2|18}}}}}}}<!--
-->{{#if:{{#explode:{{{1}}}|,|1}}|{{SetSymbol|{{#explode:{{{1}}}|,|1}}|{{{2|18}}}}}}}<!--
-->{{#if:{{#explode:{{{1}}}|,|2}}|{{SetSymbol|{{#explode:{{{1}}}|,|2}}|{{{2|18}}}}}}}<!--
-->{{#if:{{#explode:{{{1}}}|,|3}}|{{SetSymbol|{{#explode:{{{1}}}|,|3}}|{{{2|18}}}}}}}<!--
-->{{#if:{{#explode:{{{1}}}|,|4}}|{{SetSymbol|{{#explode:{{{1}}}|,|4}}|{{{2|18}}}}}}}<!--
-->{{#if:{{#explode:{{{1}}}|,|5}}|{{SetSymbol|{{#explode:{{{1}}}|,|5}}|{{{2|18}}}}}}}<!--
-->{{#if:{{#explode:{{{1}}}|,|6}}|{{SetSymbol|{{#explode:{{{1}}}|,|6}}|{{{2|18}}}}}}}<!--
-->{{#if:{{#explode:{{{1}}}|,|7}}|{{SetSymbol|{{#explode:{{{1}}}|,|7}}|{{{2|18}}}}}}}<!--
--></includeonly>

Navigation menu