Difference between revisions of "Template:Cyan/doc"
Jump to navigation
Jump to search
imported>Lightsup55 m (created Documentation subpage for Template:Cyan) |
imported>Vanisaac m (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
| − | My | + | My {{tlx|cyan|color}} text. Produces: |
My {{cyan|color}} text. | My {{cyan|color}} text. | ||
| − | <includeonly><!-- | + | == Template data == |
| + | {{TemplateDataHeader}} | ||
| + | <TemplateData> | ||
| + | { | ||
| + | "description": "This template changes the color of any supplied text to cyan", | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "label": "Text", | ||
| + | "description": "The text that should be colored cyan.", | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | </TemplateData> | ||
| + | |||
| + | == See also == | ||
| + | {{Text color templates see also}} | ||
| + | |||
| + | <includeonly>{{Sandbox other||<!-- | ||
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. --> | ++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. --> | ||
<!-- categories --> | <!-- categories --> | ||
| − | [[Category:Text color templates]] | + | [[Category:Text color templates|{{PAGENAME}}]] |
<!-- interwiki --> | <!-- interwiki --> | ||
| − | </includeonly> | + | }}</includeonly> |
Latest revision as of 22:44, 24 April 2020
| 40px | This is a documentation subpage for Template:Cyan. It contains usage information, categories and other content that is not part of the original template page. |
Usage
My {{cyan|color}} text. Produces:
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 Cyan
This template changes the color of any supplied text to cyan
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | The text that should be colored cyan. | String | required |
See also
Template:Text color templates see also