Template:Ensure AAA contrast ratio: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Izkala
(Comment cat out of source)
meta>Izkala
(Simplify)
Line 1: Line 1:
{{#switch:1
<includeonly>{{#ifexpr:{{#invoke:Color contrast|ratio|{{{1}}}|black}} >= 7 OR {{#invoke:Color contrast|ratio|{{{1}}}|white}} >= 7|background-color: {{{1}}}; color: {{#invoke:Color contrast|greatercontrast|{{{1}}}|black|white}};|/* {{{cat|}}} */}}</includeonly><noinclude>
| {{#ifexpr:{{#invoke:Color contrast|ratio|{{{1}}}|black}} > 7|1}}
| {{#ifexpr:{{#invoke:Color contrast|ratio|{{{1}}}|white}} > 7|1}} = background-color: {{{1}}}; color: {{#invoke:Color contrast|greatercontrast|{{{1}}}|black|white}};
| #default                                                        = /* {{{cat|}}} */}}<noinclude>
{{Documentation|content=
{{Documentation|content=
This template ensures compliance with [http://www.w3.org/TR/2014/NOTE-WCAG20-TECHS-20140916/G17 WCAG G17]. It will reject any background–foreground colour combination with a contrast ratio less than 7:1. {{tl|Ensure AAA contrast ratio}} takes one argument, the background colour.
This template ensures compliance with [http://www.w3.org/TR/2014/NOTE-WCAG20-TECHS-20140916/G17 WCAG G17]. It will reject any background–foreground colour combination with a contrast ratio less than 7:1. {{tl|Ensure AAA contrast ratio}} takes one argument, the background colour.

Revision as of 14:15, 26 July 2015