Template:Gray/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Telpardec
(avoid redirect - grey → gray)
meta>John Broughton
(Adding Template data using the same format as for Template:Red)
Line 6: Line 6:


My {{gray|color}} text.
My {{gray|color}} text.
== Template data ==
{{TemplateDataHeader}}
<TemplateData>
{
        "description": "This template changes the color of any supplied text to gray",
        "params": {
                "1": {
                        "label": "Text",
                        "description": "The text that should be colored gray.",
                        "type": "string",
                        "required": true
                }
        }
}
</TemplateData>


== See also ==
== See also ==

Revision as of 17:12, 21 August 2014

Usage

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

My color text.

Template data

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for Gray

This template changes the color of any supplied text to gray

Template parameters

ParameterDescriptionTypeStatus
Text1

The text that should be colored gray.

Stringrequired

See also

template code   color palette