Template:Green/doc: Difference between revisions
Content added Content deleted
No edit summary |
m (1 revision imported: initial Setup) |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} |
{{Documentation subpage}} |
||
<!-- |
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> |
||
{{high use|8447}} |
|||
== Usage == |
== Usage == |
||
My {{tlx|green|color}} text. Produces: |
|||
⚫ | |||
== Template data == |
|||
{{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 == |
== See also == |
||
* {{tl|red}} |
|||
{{Text color templates see also}} |
|||
⚫ | |||
* {{tl|blue}} |
|||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| |
|||
<!-- Categories go here and interwikis go in Wikidata. --> |
|||
<includeonly>{{subpage other|| |
|||
[[Category:Text color templates]] |
|||
}}</includeonly> |
}}</includeonly> |
Revision as of 12:31, 16 August 2024
This is a documentation subpage for Template:Green. It contains usage information, categories and other content that is not part of the original Template page. |
Usage
See also