Template:Ensure AAA contrast ratio/doc
< Template:Ensure AAA contrast ratio
Jump to navigation
Jump to search
Revision as of 23:58, 17 November 2018 by imported>Zyxw (note usage)
| This is a documentation subpage for Template:Ensure AAA contrast ratio. It contains usage information, categories and other content that is not part of the original template page. |
| This template is used on approximately 19,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Transclusion count updated automatically (see documentation). |
| This template uses Lua: |
This template checks for compliance with WCAG G17, i.e. that a background–foreground colour combination has got a contrast ratio of more than 7:1. It takes two arguments, the base colour value, and the tracking category, category, to place non-compliant transclusions in. A third parameter, other, is optional; the template will by default calculate the contrast ratio against black and white, on the assumption that it is used in conjunction with {{Greater color contrast ratio}}.
Examples
{{Ensure AAA contrast ratio|base=navy|category=Test}}→{{Ensure AAA contrast ratio|other=|base=navy|category=Test}}→{{Ensure AAA contrast ratio|other=navy|base=navy|category=Test}}→ Test{{Ensure AAA contrast ratio|base=red|category=Test}}→ Test{{Ensure AAA contrast ratio|base=#CC5500|category=Test}}→ Test{{Ensure AAA contrast ratio|base=asdf|category=Test}}→ Test
See also
- {{Ensure AA contrast ratio}}
- {{Greater color contrast ratio}}
- Template:Color contrast conformance#HTML colors
- WP:COLOR