Difference between revisions of "Template:Color sample/doc"
Jump to navigation
Jump to search
imported>Jdaloner m (→See also: Updated template name.) |
imported>Colonies Chris |
||
| Line 5: | Line 5: | ||
*{{tlx|Color sample|#00FF00}} → {{color sample|#00FF00}} | *{{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|#00FF00|description=green}} → {{color sample|#00FF00|description=green}}<br/>Adds a description of the color for [[screen reader]] users | ||
| − | *{{tlx|Color sample|{{Independent | + | *{{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>.) |
Note: When hovered over, the template shows the value used for color as a tooltip by default. This is also heard by a screen reader. An optional parameter, {{para|description}} can be used to change that to something more user-friendly, as shown in the third example. | Note: When hovered over, the template shows the value used for color as a tooltip by default. This is also heard by a screen reader. An optional parameter, {{para|description}} can be used to change that to something more user-friendly, as shown in the third example. | ||
| Line 12: | Line 12: | ||
*[[Template:Swatch inline]] | *[[Template:Swatch inline]] | ||
*[[Template:Swatch]] | *[[Template:Swatch]] | ||
| − | *[[ | + | *[[Lists of colors]] |
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
Latest revision as of 13:40, 1 November 2019
| 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|{{Independent politician/meta/color}}}}→
(Instead of specifying a color directly, this example uses{{Independent politician/meta/color}}, which generates#DDDDDD.)
Note: When hovered over, the template shows the value used for color as a tooltip by default. This is also heard by a screen reader. An optional parameter, |description= can be used to change that to something more user-friendly, as shown in the third example.
See also