Template:Color: Difference between revisions
Template page
More actions
m catdiff |
m expansion |
||
| Line 1: | Line 1: | ||
<span style="background:{{{bg|transparent}}};color:{{{1|red}}}" title="{{{bg|transparent}}}">{{{2|{{0|!}}}}}</span><noinclude> | <span style="background:{{{bg|transparent}}};color:{{{1|red}}};{{{css|}}}" title="{{{bg|transparent}}}">{{{2|{{0|!}}}}}</span><noinclude> | ||
---- | ---- | ||
'''Usage:''' <nowiki>{{</nowiki>color|''color''|''text''}} | '''Usage:''' <nowiki>{{</nowiki>color|''color''|''text''}} | ||
| Line 5: | Line 5: | ||
'''Examples:''' | '''Examples:''' | ||
* <nowiki>{{</nowiki>color|red|example text}} → {{color|red|example text}} | * <nowiki>{{</nowiki>color|red|example text}} → {{color|red|example text}} | ||
* <nowiki>{{</nowiki>color|# | * <nowiki>{{</nowiki>color|#00F|example text}} → {{color|#00F|example text}} | ||
* <nowiki>{{</nowiki>color|white|example text|bg=black}} → {{color|white|bg=black|example text}} | * <nowiki>{{</nowiki>color|white|example text|bg=black}} → {{color|white|bg=black|example text}} | ||
Revision as of 08:02, 14 October 2013
Usage: {{color|color|text}}
Examples:
- {{color|red|example text}} → example text
- {{color|#00F|example text}} → example text
- {{color|white|example text|bg=black}} → example text
To draw just a color box with bg-color use it like
- {{color||{{0|00}}|bg=#0A0}} → or {{color|1=#F0F|2=XX|bg=#F0F}} → XX
For colors see: Web colors.
The bg-color is tooltipped
af:Sjabloon:Kleur ar:قالب:لون da:Skabelon:Color de:Vorlage:Farbindex en:Template:Color fr:Modèle:Coloré ja:Template:Color nl:Sjabloon:Tekstkleur no:Mal:Farve pl:Szablon:Kolor pt:Predefinição:Color ro:Format:Color ru:Шаблон:Color sl:Predloga:Barva uk:Шаблон:Кольоровий текст zh-yue:Template:Color