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