From d3b47ef9cacd8213371c0d8f7d1a312ee239f02b Mon Sep 17 00:00:00 2001 From: vanderwaalforces Date: Thu, 20 Jun 2024 22:50:27 +0100 Subject: [PATCH] Update twinklewarn.js with {{uw-usertalk}} Add the template for single issue notice of misusing user talk pages. --- modules/twinklewarn.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/twinklewarn.js b/modules/twinklewarn.js index 557e19cf9..e7c2290c3 100644 --- a/modules/twinklewarn.js +++ b/modules/twinklewarn.js @@ -1128,6 +1128,10 @@ Twinkle.warn.messages = { label: 'Stale userspace draft', summary: 'Notice: Stale userspace draft' }, + 'uw-usertalk': { + label: 'Misuse of user talk page', + summary: 'Notice: Misuse of user talk page' + }, 'uw-vgscope': { label: 'Adding video game walkthroughs, cheats or instructions', summary: 'Notice: Adding video game walkthroughs, cheats or instructions'