Template:Green
From Our Time Travel Wiki
{{{1}}}
This template is used on approximately 8,400 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
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>