Template:Color/doc
Appearance
The Color template is used to generate colored text.
Parameters
1- the color of the text2- optional - the text to be displayed
Examples
{{Color|red}}
|
red |
{{Color|#5BCEFA}}
|
#5BCEFA |
{{Color|red|Woah, this sentence is red!}}
|
Woah, this sentence is red! |
{{Color|#5BCEFA|This sentence is a light blue!}}
|
This sentence is a light blue! |