From 93b67b96d72c7e433b464eb1dcf331c52038ef1e Mon Sep 17 00:00:00 2001 From: Rusty Date: Tue, 12 Nov 2024 15:24:25 -0800 Subject: [PATCH] speedy: update u5, tag: add {{User-generated}}, {{BLP one source}}, {{BLP no footnotes}} (#1992) * update speedy u5 (#1930) * eslint Fixed indentation using eslint * eslint Fixed indentation using eslint * tag: add templates (#1972) I added {{User-generated}} and {{BLP no footnotes}} into the 'General content issues' -> 'Verifiability and sources' section of friendlytag.js. {{BLP one source}} was already present as of 8e5fc21. * fixed indentation * modify tabs to reduce diff * adjust label too, to meet acceptance criteria * adjust description --------- Co-authored-by: NovemLinguae --- modules/friendlytag.js | 4 +++- modules/twinklespeedy.js | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/modules/friendlytag.js b/modules/friendlytag.js index f18404a07..032c424bf 100644 --- a/modules/friendlytag.js +++ b/modules/friendlytag.js @@ -828,6 +828,7 @@ Twinkle.tag.article.tagList = { { tag: 'Weasel', description: 'neutrality or verifiability is compromised by the use of weasel words' } ], 'Verifiability and sources': [ + { tag: 'BLP no footnotes', description: 'BLP that lacks inline citations'}, { tag: 'BLP one source', description: 'BLP that relies largely or entirely on a single source' }, { tag: 'BLP sources', description: 'BLP that needs additional references or sources for verification' }, { tag: 'BLP unreferenced', description: 'BLP does not cite any sources at all (use BLP PROD instead for new articles)' }, @@ -841,7 +842,8 @@ Twinkle.tag.article.tagList = { { tag: 'Sources exist', description: 'notable topic, sources are available that could be added to article' }, { tag: 'Third-party', description: 'relies too heavily on sources too closely associated with the subject' }, { tag: 'Unreferenced', description: 'does not cite any sources at all' }, - { tag: 'Unreliable sources', description: 'some references may not be reliable' } + { tag: 'Unreliable sources', description: 'some references may not be reliable' }, + { tag: 'User-generated', description: 'contains many references to user-generated (self-published) content'} ] }, 'Specific content issues': { diff --git a/modules/twinklespeedy.js b/modules/twinklespeedy.js index b3ffeb1ac..77287d7bc 100644 --- a/modules/twinklespeedy.js +++ b/modules/twinklespeedy.js @@ -732,9 +732,9 @@ Twinkle.speedy.userList = [ tooltip: 'User pages of users that do not exist (Check Special:Listusers)' }, { - label: 'U5: Blatant WP:NOTWEBHOST violations', + label: 'U5: A non-contributor misusing Wikipedia as a web host', value: 'notwebhost', - tooltip: 'Pages in userspace consisting of writings, information, discussions, and/or activities not closely related to Wikipedia\'s goals, where the owner has made few or no edits outside of userspace, with the exception of plausible drafts and pages adhering to WP:UPYES.', + tooltip: 'Pages in userspace consisting of writings, information, discussions, or activities not closely related to Wikipedia\'s goals, where the owner has made few or no edits outside of user pages, except for plausible drafts and pages adhering to WP:UPYES. It applies regardless of the age of the page in question.', hideWhenRedirect: true }, {