Template:Red/doc
From MansunWiki
Revision as of 20:10, 15 July 2015 by DarkMavis (Talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> __NOTOC__ == Usage == <code>My {{tlx|red|color}} text.</code> produces: My...")
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