Difference between revisions of "Template:ColorText"

From SI410
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{basicNavBar}}
+
<noinclude>{{basicNavBar}}</noinclude><span style="color:{{{1|black}}};background:{{{3|}}}">{{{2|}}}</span>
==Documentation==
+
<nowiki>
+
{{colorText|foregroundColor|text}}
+
{{textColor|foregroundColor|text|backgroundColor}}
+
</nowiki>
+
</noinclude>
+
<span style="color:{{{1|black}}};background:{{{3|}}}">{{{2|}}}</span>
+

Latest revision as of 05:22, 1 November 2012

Back