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. You can use a color name or a hexadecimal, but if it's hex be sure to include a # before the alphanumeric sequence.
Parameters
- Required
1- The text color.2- The text.
- Optional
bg- The background color.dark- The text color in dark mode, if different.darkbg- The background color in dark mode, if different.class- One or more classes to apply to the span element.