(Created) |
m (1 revision imported from usa:Template:Color) |
||
(One intermediate revision by the same user not shown) |
Latest revision as of 17:51, 17 May 2020
The above documentation is transcluded from Template:Color/doc. Please add categories to the /doc subpage. Subpages of this template. |
{{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation subpage|noshift=1|uselang=⧼lang⧽}}
Usage
Uses the <span> tag.
<span style="color:{{{color|{{{2|black}}}}}}">{{{1|}}}</span>
Parameters
The first unnamed parameter is the text that will be colored. The second unnamed parameter or |color=
will be the color used. It will accept the HTML numeric or named colors.
The absence of the second or |color=
parameter will return black.
The above documentation is transcluded from Template:Color/doc. Please add categories to the /doc subpage. Subpages of this template. |