Skip to content

Commit 88a7ee6

Browse files
authored
warn: add {{Uw-rfd1}} through {{Uw-rfd4}}
1 parent ea807b9 commit 88a7ee6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

modules/twinklewarn.js

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -823,6 +823,24 @@ Twinkle.warn.messages = {
823823
label: 'Removing speedy deletion tags',
824824
summary: 'Final warning: Removing speedy deletion tags'
825825
}
826+
},
827+
'uw-rfd': {
828+
level1: {
829+
label: 'Removing redirects for discussion tags',
830+
summary: 'General note: Removing redirects for discussion tags'
831+
},
832+
level2: {
833+
label: 'Removing redirects for discussion tags',
834+
summary: 'Caution: Removing redirects for discussion tags'
835+
},
836+
level3: {
837+
label: 'Removing redirects for discussion tags',
838+
summary: 'Warning: Removing redirects for discussion tags'
839+
},
840+
level4: {
841+
label: 'Removing redirects for discussion tags',
842+
summary: 'Final warning: Removing redirects for discussion tags'
843+
}
826844
}
827845
},
828846
Other: {

0 commit comments

Comments
 (0)