Template:Red/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Dpleibovitz Added see also section |
meta>Excirial Adding templatedata |
||
Line 6: | Line 6: | ||
My {{red|color}} text. | My {{red|color}} text. | ||
==TemplateData== | |||
<TemplateData> | |||
{ | |||
"description": "This template changes the color of any supplied text to red", | |||
"params": { | |||
"1": { | |||
"label": "Text", | |||
"description": "The text that should be colored red.", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</TemplateData> | |||
== See also == | == See also == |
Revision as of 11:46, 2 July 2013
This is a documentation subpage for Template:Red. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
My
produces:
{{red|color}}
text.
My color text.
TemplateData
This template changes the color of any supplied text to red
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text that should be colored red. | String | required |
See also
- {{aquaC}}
- {{black}}
- {{blue}}
- {{brown}}
- {{cyan}}
- {{fuchsia}}
- {{goldC}}
- {{green}}
- {{grey}}
- {{lime}}
- {{magenta}}
- {{maroon}}
- {{navyC}}
- {{olive}}
- {{orangeC}}
- {{pinkC}}
- {{purple}}
- {{teal}}
- {{white}}
- {{yellow}}