Template:Gold (color)

{{{1}}}

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

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

My color text.

Template data

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

Gold (color)

<TemplateData> {

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

} </TemplateData>

See also

template code   color palette