<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://test.embers-adrift.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AEnsure_AA_contrast_ratio%2Fdoc</id>
	<title>Template:Ensure AA contrast ratio/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://test.embers-adrift.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AEnsure_AA_contrast_ratio%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://test.embers-adrift.wiki/index.php?title=Template:Ensure_AA_contrast_ratio/doc&amp;action=history"/>
	<updated>2026-04-04T15:13:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://test.embers-adrift.wiki/index.php?title=Template:Ensure_AA_contrast_ratio/doc&amp;diff=1359&amp;oldid=prev</id>
		<title>Archer: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://test.embers-adrift.wiki/index.php?title=Template:Ensure_AA_contrast_ratio/doc&amp;diff=1359&amp;oldid=prev"/>
		<updated>2022-10-23T20:24:23Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:24, 23 October 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Archer</name></author>
	</entry>
	<entry>
		<id>https://test.embers-adrift.wiki/index.php?title=Template:Ensure_AA_contrast_ratio/doc&amp;diff=1358&amp;oldid=prev</id>
		<title>Wikipedia&gt;Vanisaac: /* See also */clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other</title>
		<link rel="alternate" type="text/html" href="https://test.embers-adrift.wiki/index.php?title=Template:Ensure_AA_contrast_ratio/doc&amp;diff=1358&amp;oldid=prev"/>
		<updated>2020-04-25T01:30:47Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt;clean up per &lt;a href=&quot;/index.php?title=WP:CAT&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:CAT (page does not exist)&quot;&gt;WP:CAT#T&lt;/a&gt; and &lt;a href=&quot;/index.php?title=WP:AWBREQ&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:AWBREQ (page does not exist)&quot;&gt;WP:AWBREQ&lt;/a&gt; add template:Sandbox other&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Páàjì titun&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{Lua|Module:Color contrast}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This template checks for compliance with [http://www.w3.org/TR/2014/NOTE-WCAG20-TECHS-20140916/G17 WCAG G17], i.e. that a background–foreground colour combination has got a contrast ratio of more than 4.5:1. It takes two arguments, the &amp;lt;code&amp;gt;base&amp;lt;/code&amp;gt; colour value, and the tracking category, &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt;, to place non-compliant transclusions in. A third parameter, &amp;lt;code&amp;gt;other&amp;lt;/code&amp;gt;, 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 {{Tlx|Greater color contrast ratio}}.&lt;br /&gt;
&lt;br /&gt;
Note: this is compliant with AAA for 18 point or 14 point bold text.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|+ Contrast ratios&lt;br /&gt;
|-&lt;br /&gt;
! Rating !! Normal text !! 18 point or 14 point bold text&lt;br /&gt;
|-&lt;br /&gt;
| AA || &amp;#039;&amp;#039;&amp;#039;4.5&amp;#039;&amp;#039;&amp;#039; || 3&lt;br /&gt;
|-&lt;br /&gt;
| AAA || 7 || &amp;#039;&amp;#039;&amp;#039;4.5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
* {{#invoke:DemoTemplate|{{BASEPAGENAME}}|base=navy|category=Test}}&lt;br /&gt;
* {{#invoke:DemoTemplate|{{BASEPAGENAME}}|base=navy|other=|category=Test}}&lt;br /&gt;
* {{#invoke:DemoTemplate|{{BASEPAGENAME}}|base=navy|other=navy|category=Test}}&lt;br /&gt;
* {{#invoke:DemoTemplate|{{BASEPAGENAME}}|base=red|category=Test}}&lt;br /&gt;
* {{#invoke:DemoTemplate|{{BASEPAGENAME}}|base=#CC5500|category=Test}}&lt;br /&gt;
* {{#invoke:DemoTemplate|{{BASEPAGENAME}}|base=asdf|category=Test}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{tl|Ensure AAA contrast ratio}}&lt;br /&gt;
* {{tl|Greater color contrast ratio}}&lt;br /&gt;
* {{section link|Template:Color contrast conformance|HTML colors}}&lt;br /&gt;
* {{section link|Wikipedia:Manual of Style/Accessibility|Color}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Color conversion templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Vanisaac</name></author>
	</entry>
</feed>