Template:Magenta/doc

< Template:Magenta

Usage

My {{magenta|color}} text. Produces:

My color text.

Template data

This is the TemplateData documentation for the template used by the new VisualEditor.

Magenta

<TemplateData> {

       "description": "This template changes the color of any supplied text to magenta",
       "params": {
               "1": {
                       "label": "Text",
                       "description": "The text that should be colored magenta.",
                       "type": "string",
                       "required": true
               }
       }

} </TemplateData>

See also

template code   color palette