Template:Navy (color)

{{{1}}}

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

Usage

My {{navy (color)|color}} text. Produces:

My color text.

Template data

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

Navy (color)

<TemplateData> {

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

} </TemplateData>

See also

template code   color palette