Template:Color
This template is used on 499,000+ pages, or roughly 4179% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
This template can be used to add a span of text with a given color.
Usage
{{color|name of color or hex code of color|Text}}
For example:
{{color|red|Hello, world!}}
results in Hello, world!
{{color|#00F000|Hello, world!}}
results in Hello, world!
Wikitext generated:
<span style="color:{{{1|}}}">{{{2|}}}</span>
See Web colors for a list of colors.
See also
- {{Background color}}
- {{Resize}}
- {{LinkColor}}
af:Sjabloon:Kleur es:Plantilla:Color fr:Modèle:Coloré ja:Template:Color no:mal:farve pt:Predefinição:Color ro:Format:Color ru:Шаблон:Color sl:Predloga:Barva uk:Шаблон:Кольоровий текст zh-yue:Template:Color