Template:Color: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(this template is no longer working, text is being chopped)
(revert to OvenFresh, trying to find error in this template)
Line 1: Line 1:
<span style="color:{{{1}}}">{{{2}}}</span>
<span style="color:{{{1}}}">{{{2}}}</span>


<noinclude>
==Usage==
*<code><nowiki>{{color|COLOR|TEXT}}</nowiki></code>

Example:

*<code><nowiki>{{color|Blue|Hello, world!}}</nowiki></code> → {{color|Blue|Hello, world!}}
</noinclude>

Revision as of 01:52, September 5, 2007

{{{2}}}