7,180
edits
Changes
Created page with "<noinclude> ==Usage== Expands a one-letter color abbreviation into the corresponding word. ==Example== The following shorthand: <pre><nowiki> {{Color expand|U}} </nowiki></pr..."
<noinclude>
==Usage==
Expands a one-letter color abbreviation into the corresponding word.
==Example==
The following shorthand:
<pre><nowiki>
{{Color expand|U}}
</nowiki></pre>
Produces:
{{Color expand|U}}
</noinclude><includeonly>{{#switch: {{{1}}}
| W = White
| U = Blue
| B = Black
| R = Red
| G = Green
| C = Colorless
| {{{1}}}}}</includeonly>
==Usage==
Expands a one-letter color abbreviation into the corresponding word.
==Example==
The following shorthand:
<pre><nowiki>
{{Color expand|U}}
</nowiki></pre>
Produces:
{{Color expand|U}}
</noinclude><includeonly>{{#switch: {{{1}}}
| W = White
| U = Blue
| B = Black
| R = Red
| G = Green
| C = Colorless
| {{{1}}}}}</includeonly>