Template:Color

From Tales of Luminaria Wiki

{{{2}}}

Usage

{{Color|Color|Text}}

This template is used to change the color of text appearing anywhere. To use this template, simply fill in the code above. For "color", various input codes can be used. Many of these color codes can be found here. Hexadecimal is also usable by this template, but it must be used proceeding a pound symbol (#).

For example, to color a word red, one would type

{{color|red|Red text}} giving Red text

or alternatively use hexadecimal:

{{color|#f00|Red text}} giving the same Red text