Difference between revisions of "Template:Red"

From MansunWiki
Jump to: navigation, search
(Created page with "<span style="color:red">{{{1}}}</span><noinclude> <!-- Add categories and interwikis to the /doc subpage, not here! --> {{Documentation}}</noinclude>")
 
(No difference)

Latest revision as of 21:09, 15 July 2015

{{{1}}}

[view] [edit] [history] [purge] Template-info.svg Template Documentation

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

<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