diff --git a/modules/friendlytag.js b/modules/friendlytag.js index 4d296bbf2..250c5e2f8 100644 --- a/modules/friendlytag.js +++ b/modules/friendlytag.js @@ -832,6 +832,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)' }, @@ -845,7 +846,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 9b3d83b25..35b6c7535 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 }, {