Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Color sample/doc: Difference between revisions

Template page
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 *{..."
 
(No difference)

Latest revision as of 21:16, 15 February 2025

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