Template:Green
Jump to navigation
Jump to search
{{{1}}}
This documentation is transcluded from Template:Green/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Usage
My {{green|color}}
text. Produces:
My color text.
Template data
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Green
{
"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
}
}
}