Template:Green/doc: Difference between revisions

From wikiNonStop
Content added Content deleted
(Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == == See also == * {{tl|red}} * {{tl|color}} * {{tl|blue...")
 
No edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{high use|8447}}

== Usage ==
== Usage ==
My {{tlx|green|color}} text. Produces:


My {{green|color}} text.
== See also ==
* {{tl|red}}
* {{tl|color}}
* {{tl|blue}}


== Template data ==
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
{{TemplateDataHeader}}
<!-- Categories go here and interwikis go in Wikidata. -->
<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 ==
{{Text color templates see also}}


<includeonly>{{subpage other||
[[Category:Text color templates]]
}}</includeonly>
}}</includeonly>

Revision as of 23:12, 4 May 2021

Usage

My {{green|color}} text. Produces:

My color text.

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Green

This template changes the color of any supplied text to green

Template parameters

ParameterDescriptionTypeStatus
Text1

The text that should be colored green.

Stringrequired

See also

view · talk · edit
template code color palette
{{Aqua }}
{{Azure }}
{{Black }}
{{Blue }}
{{Brown }}
{{Burgundy }}
{{Cyan }}
{{Dark red }}
{{Fuchsia }}
{{Gold }}
{{Gray }} or {{Grey }}
{{Green }}
{{Verdyre }}
{{Lime }}
{{Link blue }}
printer's {{Magenta }}
{{Maroon }}
{{Navy (color) }}
{{Olive }}
{{Orange }}
hot {{Pink }}
{{Purple }}
{{Red }}
{{Silver }}
{{Teal }}
{{White }}
{{Yellow }}

Color templates