Template:C

From BattleMaster Wiki
Revision as of 04:20, 13 February 2007 by Chénier (talk | contribs) (You want a simple way to have coloured text? Here's a template! Now don't abuse, I hate flashy colours.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{2}}}

Usage

this template is for easily making text different colors:

just type {{c|some color|text you want to change}}

so you could type {{c|red|ZOMFG YOU ARE AN IDIOT.}} and it would produce ZOMFG YOU ARE AN IDIOT.

A list of usable colour names are here in the large table under the heading "X11 color names".


Alternatively, a hash followed by a hexadecimal number from #000000 to #FFFFFF can be used to pick the colour.

So you could type {{c|#32CD31|some writing}} and it would produce some writing.