Template:Red

From VistApedia
Revision as of 12:27, 16 November 2020 by DavidWhitten (talk | contribs) (Created page with "<span style="color: red;">{{{1}}}</span><noinclude> <!-- Add categories and interwikis to the /doc subpage, not here! --> {{Documentation}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

{{{1}}}

This is Possibly High Risk

Usage

My

  1. REDIRECT Template:Template link with parameters

Template:Redirect templateTemplate:R from move/except text. produces:

My color text.

Template data

Template:TemplateDataHeader <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

Template:Sandbox other