Open main menu

mtgpq wiki β

Template:Color Icons

Revision as of 11:15, 28 April 2020 by Volrak (talk | contribs)

Usage

Given a string of 1 to 5 letters representing colors, produces a corresponding series of space-separated color icons.

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 = 14).

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:

{{Color Icons|UBR}
{{Color Icons|UBR|24|sep= }}

Produces:

BlueBlackRed

BlueBlackRed