Template:Red/doc: Difference between revisions

From VistApedia
Jump to navigationJump to search
Created page with "{{Documentation subpage}} {{used in system}} {{High-risk|370,000+}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> __NOTOC__ == Usage == <code>My {{t..."
 
(No difference)

Latest revision as of 12:28, 16 November 2020

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