Template:Color
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
Usage
{{color|green|Text goes here}}
- Text goes here
{{color|green|bg=orange|Text goes here}}
- Text goes here
About
Changes the color of some text from the default. The first parameter is the color and the second is the text. An optional bg
parameter can be used to set a background color.
You can use a color name or a hexadecimal, but if it's hex be sure to include a #
before the alphanumeric sequence.