Difference between revisions of "Template:Maroon/doc"
Jump to navigation
Jump to search
imported>DarkFrog (→See also: used the new see also template) |
imported>John Broughton (Adding Template data using the same format as for Template:Red) |
||
| Line 6: | Line 6: | ||
My {{maroon|color}} text. | My {{maroon|color}} text. | ||
| + | |||
| + | == Template data == | ||
| + | {{TemplateDataHeader}} | ||
| + | <TemplateData> | ||
| + | { | ||
| + | "description": "This template changes the color of any supplied text to maroon", | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "Text", | ||
| + | "description": "The text that should be colored maroon.", | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | </TemplateData> | ||
== See also == | == See also == | ||
Revision as of 17:16, 21 August 2014
| This is a documentation subpage for Template:Maroon. It contains usage information, categories and other content that is not part of the original template page. |
Usage
My text. Produces:
{{maroon|color}}
My color text.
Template data
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Maroon
This template changes the color of any supplied text to maroon
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | The text that should be colored maroon. | String | required |
See also
Template:Text color templates see also