Template:Color/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Drew R. Smith No edit summary |
imported>Drew R. Smith No edit summary |
||
Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
<code>{{ | <code>{{color|red|Hello, world!}}</code> results in {{color|red|Hello, world!}} | ||
<code>{{ | <code>{{color|#00F000|Hello, world!}}</code> results in {{color|#00F000|Hello, world!}} | ||
See [[Web colors]] for a list of colors. | See [[Web colors]] for a list of colors. |
Revision as of 02:32, 14 June 2009
Usage
Hello, world!
results in Hello, world!
Hello, world!
results in Hello, world!
See Web colors for a list of colors.