Template:Color sample/doc

From blackwiki
< Template:Color sample
Revision as of 00:30, 1 February 2017 by imported>Thnidu (→‎Usage: Typo fix: added second double closing brace on fourth example. Now the display shows.)
Jump to navigation Jump to search

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}} → 
    (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