From 0fca214b24e0d975e997ed6e5d21a038cc3b1beb Mon Sep 17 00:00:00 2001 From: DR-WP <143805920+DreamRimmer@users.noreply.github.com> Date: Tue, 12 Nov 2024 14:07:36 +0530 Subject: [PATCH] tag: Adding {{Cleanup colors}} + {{Overcoloured}} (#2026) * tag: Adding {{Cleanup colors}} + {{Overcoloured}} New PR for #1857. fixes #1847 * Update friendlytag.js --------- Co-authored-by: NovemLinguae <79697282+NovemLinguae@users.noreply.github.com> --- modules/friendlytag.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/friendlytag.js b/modules/friendlytag.js index d80f79092..243ab2169 100644 --- a/modules/friendlytag.js +++ b/modules/friendlytag.js @@ -851,6 +851,10 @@ Twinkle.tag.article.tagList = { ] }, 'Specific content issues': { + 'Accessibility': [ + { tag: 'Cleanup colors', description: 'uses color as only way to convey information' }, + { tag: 'Overcoloured', description: 'overuses color'} + ], 'Language': [ { tag: 'Not English', description: 'written in a language other than English and needs translation', excludeMI: true,