Skip to content

Commit

Permalink
update {{Advert}} tag according to TfD (wikimedia-gadgets#2036)
Browse files Browse the repository at this point in the history
* update {{Advert}} tag according to TfD

Fixes wikimedia-gadgets#2035

* alphabetize

* mention "advert" in the description, so folks searching for "advert" can find it

---------

Co-authored-by: NovemLinguae <[email protected]>
Co-authored-by: NovemLinguae <[email protected]>
  • Loading branch information
3 people authored and rustykitty committed Dec 1, 2024
1 parent 83c002f commit 28ef9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/friendlytag.js
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,6 @@ Twinkle.tag.article.tagList = {
}
],
'Style of writing': [
{ tag: 'Advert', description: 'written like an advertisement' },
{ tag: 'Cleanup press release', description: 'reads like a press release or news article',
subgroup: {
type: 'hidden',
Expand All @@ -728,6 +727,7 @@ Twinkle.tag.article.tagList = {
{ tag: 'Inappropriate person', description: 'uses first-person or second-person inappropiately' },
{ tag: 'Manual', description: 'written like a manual or guidebook' },
{ tag: 'Over-quotation', description: 'too many or too-lengthy quotations for an encyclopedic entry' },
{ tag: 'Promotional', description: 'contains promotional content or is written like an advertisement' },
{ tag: 'Prose', description: 'written in a list format but may read better as prose' },
{ tag: 'Resume-like', description: 'written like a resume' },
{ tag: 'Technical', description: 'too technical for most readers to understand' },
Expand Down

0 comments on commit 28ef9c8

Please sign in to comment.