Template:Red

From MansunWiki
Jump to: navigation, search

{{{1}}}

[view] [edit] [history] [purge] Template-info.svg Template Documentation

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

<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