Template:Gray

(Redirected from Template:Grey)

{{{1}}}

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

Usage

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

My color text.

Template data

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

Gray

<TemplateData> {

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

} </TemplateData>

See also

template code   color palette