Difference between revisions of "Template:Color sample"

From blackwiki
Jump to navigation Jump to search
imported>Joris Gillis
m
 
imported>Neveselbert
m (use title case)
 
(27 intermediate revisions by 19 users not shown)
Line 1: Line 1:
<span style="display:inline-block;width:1.618ex;height:1ex;border:1px solid black;background:{{{1}}}">&nbsp;</span>
+
<span style="display:inline-block;width:1em;height:1em;border:1.62px solid {{{border|black}}};background:{{{1}}};" title="{{title case|{{{description|{{{1}}}}}}}}">&emsp;</span><noinclude>
 +
{{Documentation}}
 +
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
 +
</noinclude>

Latest revision as of 23:40, 19 April 2019

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