Template:Color

Template page

Template:Documentation subpage Template:High use

Usage

My Template:Tlx text. Produces:

My Template:Blue text.

Template data

Template:TemplateDataHeader <TemplateData> {

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

} </TemplateData>

See also

Template:Text color templates see also