7,180
edits
Changes
no edit summary
<noinclude>
==Usage==
Expands a single one-letter color abbreviation , or a pair of them, into the corresponding color or guild word.
==Example==
<pre><nowiki>
{{Color expand|U}}
{{Color expand|WB}}
</nowiki></pre>
{{Color expand|U}}
{{Color expand|WB}}
</noinclude><includeonly>{{#switch: {{{1}}}
| G = Green
| C = Colorless
| BG|GB = Golgari
| WG|GW = Selesnya
| WR|RW = Boros
| UR|RU = Izzet
| UB|BU = Dimir
| WB|BW = Orzhov
| BR|RB = Rakdos
| RG|GR = Gruul
| WU|UW = Azorius
| UG|GU = Simic
| {{{1}}}}}</includeonly>