Difference between revisions of "Template:Red/doc"

From MansunWiki
Jump to: navigation, search
(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> __NOTOC__ == Usage == <code>My {{tlx|red|color}} text.</code> produces: My...")
 
(No difference)

Latest revision as of 21:10, 15 July 2015


Usage

My <code>{{red|color}} text.</code> produces:

My color text.

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Red/doc

<TemplateData> {

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

} </TemplateData>

See also

Template:Text color templates see also