Template:Red/doc
From MansunWiki
Usage
My <code>{{red|color}} text.</code> produces:
My color text.
Template data
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Red/doc
<TemplateData> {
"description": "This template changes the color of any supplied text to red",
"params": {
"1": {
"label": "Text",
"description": "The text that should be colored red.",
"type": "string",
"required": true
}
}
} </TemplateData>
See also
Template:Text color templates see also