Difference between revisions of "Template:Fuchsia/doc"

From blackwiki
Jump to navigation Jump to search
imported>Dpleibovitz
(Added see also section)
imported>Andrybak
m (vandalism — Undid revision 956967984 by 212.58.102.95 (talk))
 
(5 intermediate revisions by 5 users not shown)
Line 3: Line 3:
  
 
== Usage ==
 
== Usage ==
My <code>{{tlx|fuchsia|color}}</code> text. Produces:
+
My {{tlx|fuchsia|color}} text. Produces:
  
 
My {{fuchsia|color}} text.
 
My {{fuchsia|color}} text.
 +
 +
== Template data ==
 +
{{TemplateDataHeader}}
 +
<TemplateData>
 +
{
 +
        "description": "This template changes the color of any supplied text to fuchsia",
 +
        "params": {
 +
                "1": {
 +
                        "label": "Text",
 +
                        "description": "The text that should be colored fuchsia.",
 +
                        "type": "string",
 +
                        "required": true
 +
                }
 +
        }
 +
}
 +
</TemplateData>
  
 
== See also ==
 
== See also ==
*{{tl|aquaC}}
+
{{Text color templates see also}}
*{{tl|black}}
 
*{{tl|blue}}
 
*{{tl|brown}}
 
*{{tl|cyan}}
 
*{{tl|goldC}}
 
*{{tl|green}}
 
*{{tl|grey}}
 
*{{tl|lime}}
 
*{{tl|magenta}}
 
*{{tl|maroon}}
 
*{{tl|navyC}}
 
*{{tl|olive}}
 
*{{tl|orangeC}}
 
*{{tl|pinkC}}
 
*{{tl|purple}}
 
*{{tl|red}}
 
*{{tl|teal}}
 
*{{tl|white}}
 
*{{tl|yellow}}
 
  
<includeonly><!--
+
<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. -->
  
Line 37: Line 34:
 
<!-- interwiki -->
 
<!-- interwiki -->
  
</includeonly>
+
}}</includeonly>

Latest revision as of 09:05, 16 May 2020

Usage

My {{fuchsia|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 Fuchsia

This template changes the color of any supplied text to fuchsia

Template parameters

ParameterDescriptionTypeStatus
Text1

The text that should be colored fuchsia.

Stringrequired

See also

Template:Text color templates see also