Skip to content

Commit

Permalink
tag: Adding {{Cleanup colors}} + {{Overcoloured}} (#2026)
Browse files Browse the repository at this point in the history
* tag: Adding {{Cleanup colors}} + {{Overcoloured}}

New PR for #1857. fixes #1847

* Update friendlytag.js

---------

Co-authored-by: NovemLinguae <[email protected]>
  • Loading branch information
DreamRimmer and NovemLinguae authored Nov 12, 2024
1 parent c7a12e4 commit 6bfe9c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/friendlytag.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 6bfe9c1

Please sign in to comment.