Template:Green: Difference between revisions

From Our Time Travel Wiki
(Created page with "<span style="color:green;">{{{1}}}</span><noinclude> <!-- Add categories to the /doc subpage and interwikis to WikiData, not here! --> {{Documentation}}</noinclude>")
m (1 revision imported)
 
(No difference)

Latest revision as of 16:55, 10 August 2021

{{{1}}}

Template documentation[view] [edit] [history] [purge]

Usage

My {{green|color}} text. Produces:

My color text.

Template data

Template:TemplateDataHeader <TemplateData> {

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

} </TemplateData>

See also

Template:Text color templates see also

Template:Subpage other