Difference between revisions of "Template:Color"
From Tales of Maj'Eyal
Line 1: | Line 1: | ||
+ | <includeonly><span style="color:{{{1|}}}">{{{2|}}}</span></includeonly> | ||
<noinclude> | <noinclude> | ||
'''Useage''': <nowiki>{{color|<color>|<text>}}</nowiki> | '''Useage''': <nowiki>{{color|<color>|<text>}}</nowiki> | ||
Line 5: | Line 6: | ||
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> | ||
− | |||
− | |||
− |
Revision as of 09:21, 14 June 2013
Useage: {{color|<color>|<text>}}
For example: {{color|red|My text is red}} produces My text is red