Description
This template is used to color text easily.
Syntax
Type {{TextColor|<color>|<text>}} somewhere.
Sample output
{{TextColor|<blue>|<This is blue text>}} gives...
- This is blue text
TemplateData
Colors text to a specified color.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Color | 1 | The color of the text.
| String | required |
| Text | 2 | The text that will be outputted and colored. | String | required |