Changes

Jump to navigation Jump to search
Adding Template data using the same format as for Template:Red
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{For|the table cell template|Template:BLACK}}
== Usage ==
My {{tlc|black|color}} text. Produces:

My {{black|color}} text.

== How it works ==
The code <code><nowiki><span style="color:black"> </span></nowiki></code> is placed around the text entered with this template.

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

== See also ==
{{Text color templates see also}}

<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. -->

<!-- categories -->
[[Category:Text color templates|{{PAGENAME}}]]

<!-- interwiki -->
</includeonly>

<includeonly>
[[pt:Predefinição:Black (cor)]]
</includeonly>
Anonymous user

Navigation menu