Template:Cyan

{{{1}}}

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

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

My color text.

Template data

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

Cyan

<TemplateData> {

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

} </TemplateData>

See also

template code   color palette