Difference between revisions of "Template:Color"

From Tales of Maj'Eyal
Jump to: navigation, search
(Created page with "<span style="color:{{{1|}}}">{{{2|}}}</span>")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="color:{{{1|}}}">{{{2|}}}</span>
+
<onlyinclude><includeonly><span style="color:{{{1|}}}">{{{2|}}}</span></includeonly></onlyinclude>
 +
<noinclude>
 +
'''Useage''': <nowiki>{{color|<color>|<text>}}</nowiki>
 +
 
 +
 
 +
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