Difference between revisions of "Template:Color sample/doc"
Jump to navigation
Jump to search
imported>Graham87 (create from Template:Color sample) |
imported>Graham87 (add note about description parameter ... had to avoid using tbullet for this to work) |
||
| Line 2: | Line 2: | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
== Usage == | == Usage == | ||
| − | {{ | + | *{{tlx|Color sample|red}} → {{color sample|red}} |
| − | {{ | + | *{{tlx|Color sample|#00FF00}} → {{color sample|#00FF00}} |
| − | {{ | + | *{{tlx|Color sample|#00FF00|description=green}} → {{color sample|#00FF00|description=green}}<br/>Adds a description of the color for [[screen reader]] users |
| + | *{{tlx|Color sample|{{Independent (politician)/meta/color}}}} → {{Color sample|{{Independent (politician)/meta/color}}<br/>(Instead of specifying a color directly, this example uses <code><nowiki>{{Independent (politician)/meta/color}}</nowiki></code>, which generates <code>#DDDDDD</code>.) | ||
==See also== | ==See also== | ||
Revision as of 08:20, 31 January 2017
| This is a documentation subpage for Template:Color sample. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Color sample|red}}→{{Color sample|#00FF00}}→{{Color sample|#00FF00|description=green}}→
Adds a description of the color for screen reader users{{Color sample|#DDDDDD}}→ {{Color sample|#DDDDDD
(Instead of specifying a color directly, this example uses{{Independent (politician)/meta/color}}, which generates#DDDDDD.)
See also