Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 21:16, 15 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == 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 *{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

Size option:

  • A second parameter allows to define the size of the square: 1 is large (default), 0.6 is quite small, 0.2 is minuscule. Examples:
{{Colorsample|#008000}} or {{Colorsample|#008000|1}} gives:
{{Colorsample|#008000|0.5}} gives:
{{Colorsample|#008000|0.2}} gives:

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