Skip to content

Commit

Permalink
added {{uw-blar}} and {{uw-articletodraft}} (wikimedia-gadgets#1797)
Browse files Browse the repository at this point in the history
* first commit

* second commit

* fix 2 code review comments

---------

Co-authored-by: NovemLinguae <novemlinguae@gmail.com>
  • Loading branch information
Monik2002 and NovemLinguae committed Aug 10, 2023
1 parent 5104bbf commit 383ce92
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules/twinklewarn.js
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,10 @@ Twinkle.warn.messages = {
label: 'Bad AIV report',
summary: 'Notice: Bad AIV report'
},
'uw-articletodraft': {
label: 'Article moved to draftspace',
summary: 'Notice: Article moved to draftspace'
},
'uw-autobiography': {
label: 'Creating autobiographies',
summary: 'Notice: Creating autobiographies'
Expand All @@ -960,6 +964,10 @@ Twinkle.warn.messages = {
summary: 'Notice: "Biting" newcomers',
suppressArticleInSummary: true // non-standard (user name, not article), and not necessary
},
'uw-blar': {
label: 'Article blanked and redirected',
summary: 'Notice: Article blanked and redirected'
},
'uw-coi': {
label: 'Conflict of interest',
summary: 'Notice: Conflict of interest',
Expand Down

0 comments on commit 383ce92

Please sign in to comment.