Sjabloon:Red/doc
Naar navigatie springen
Naar zoeken springen
40px | This is a documentation subpage for Sjabloon:Red. It contains usage information, categories, interlanguage links and other content that is not part of the original sjabloon page. |
Usage
My
produces:
{{red|color}}
text.
My color text.
TemplateData
<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
- {{aquaC}}
- {{black}}
- {{blue}}
- {{brown}}
- {{cyan}}
- {{fuchsia}}
- {{goldC}}
- {{green}}
- {{grey}}
- {{lime}}
- {{magenta}}
- {{maroon}}
- {{navyC}}
- {{olive}}
- {{orangeC}}
- {{pinkC}}
- {{purple}}
- {{teal}}
- {{white}}
- {{yellow}}