Template:Red: Difference between revisions

From VistApedia
Jump to navigationJump to 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 12:27, 16 November 2020

{{{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