Skip to content

Commit

Permalink
Add {{over-quotation}} to tags (style of writing)
Browse files Browse the repository at this point in the history
Fixes #341
  • Loading branch information
Samuel Tarling committed Sep 17, 2016
1 parent a683c76 commit b0a4ce2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/friendlytag.js
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ Twinkle.tag.article.tags = {
"overcoverage": "article has an extensive bias or disproportional coverage towards one or more specific regions",
"overlinked": "article may have too many duplicate and/or irrelevant links",
"overly detailed": "article contains an excessive amount of intricate detail",
"over-quotation": "article contains too many or too-lengthy quotations for an encyclopedic entry",
"peacock": "article may contain peacock terms that promote the subject without adding information",
"plot": "plot summary in article is too long",
"POV": "article does not maintain a neutral point of view",
Expand Down Expand Up @@ -547,6 +548,7 @@ Twinkle.tag.article.tagCategories = {
"fansite",
"manual",
"news release",
"over-quotation",
"prose",
"technical",
"tense",
Expand Down

0 comments on commit b0a4ce2

Please sign in to comment.