Template:Color

Template page
Revision as of 01:28, 14 January 2022 by Mjeppesen (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> {{high use|10028}} == Usage == My {{tlx|blue|color}} text. Produces: My {{b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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