Template:Green

From Our Time Travel Wiki
Revision as of 20:41, 7 August 2021 by Timetrave (talk | contribs) (Created page with "<span style="color:green;">{{{1}}}</span><noinclude> <!-- Add categories to the /doc subpage and interwikis to WikiData, not here! --> {{Documentation}}</noinclude>")

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