Difference between revisions of "Template:Color"
From Tales of Maj'Eyal
(handy font coloring template) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <onlyinclude><includeonly><span style="color:{{{1|}}}">{{{2|}}}</span></includeonly></onlyinclude> | ||
+ | <noinclude> | ||
'''Useage''': <nowiki>{{color|<color>|<text>}}</nowiki> | '''Useage''': <nowiki>{{color|<color>|<text>}}</nowiki> | ||
For example: <nowiki>{{color|red|My text is red}} produces </nowiki> {{color|red|My text is red}} | For example: <nowiki>{{color|red|My text is red}} produces </nowiki> {{color|red|My text is red}} | ||
− | + | </noinclude> | |
− | + | <noinclude>[[Category:Templates]]</noinclude> | |
− | < | + | |
− | < | + | |
− | </ | + |
Latest revision as of 07:24, 10 February 2016
Useage: {{color|<color>|<text>}}
For example: {{color|red|My text is red}} produces My text is red