Skip to content

Commit

Permalink
warn: Switch to numbered series of {{uw-attemptX}}
Browse files Browse the repository at this point in the history
Per request at WT:TW.
Also getting rid of some old commented-out AFT templates.
  • Loading branch information
atlight committed Jan 25, 2015
1 parent 8372c9c commit 08367d0
Showing 1 changed file with 12 additions and 20 deletions.
32 changes: 12 additions & 20 deletions modules/twinklewarn.js
Expand Up @@ -390,6 +390,10 @@ Twinkle.warn.messages = {
}
},
"Other": {
"uw-attempt2": {
label: "Triggering the edit filter",
summary: "Caution: Triggering the edit filter"
},
"uw-chat2": {
label: "Using talk page as forum",
summary: "Caution: Using talk page as forum"
Expand Down Expand Up @@ -423,10 +427,6 @@ Twinkle.warn.messages = {
"uw-ics2": {
label: "Uploading files missing copyright status",
summary: "Caution: Uploading files missing copyright status"
},
"uw-af2": {
label: "Inappropriate feedback through the Article Feedback Tool",
summary: "Caution: Inappropriate feedback through the Article Feedback Tool"
}
}*/
},
Expand Down Expand Up @@ -544,6 +544,10 @@ Twinkle.warn.messages = {
}
},
"Other": {
"uw-attempt3": {
label: "Triggering the edit filter",
summary: "Warning: Triggering the edit filter"
},
"uw-chat3": {
label: "Using talk page as forum",
summary: "Warning: Using talk page as forum"
Expand All @@ -570,10 +574,6 @@ Twinkle.warn.messages = {
}
}/*,
"To be removed fomr Twinkle": {
"uw-af3": {
label: "Inappropriate feedback through the Article Feedback Tool",
summary: "Warning: Inappropriate feedback through the Article Feedback Tool"
},
"uw-ics3": {
label: "Uploading files missing copyright status",
summary: "Warning: Uploading files missing copyright status"
Expand Down Expand Up @@ -682,6 +682,10 @@ Twinkle.warn.messages = {
}
},
"Other": {
"uw-attempt4": {
label: "Triggering the edit filter",
summary: "Final warning: Triggering the edit filter"
},
"uw-chat4": {
label: "Using talk page as forum",
summary: "Final warning: Using talk page as forum"
Expand Down Expand Up @@ -715,10 +719,6 @@ Twinkle.warn.messages = {
"uw-ics4": {
label: "Uploading files missing copyright status",
summary: "Final warning: Uploading files missing copyright status"
},
"uw-af4": {
label: "Inappropriate feedback through the Article Feedback Tool",
summary: "Final warning: Inappropriate feedback through the Article Feedback Tool"
}
}*/
},
Expand Down Expand Up @@ -792,10 +792,6 @@ Twinkle.warn.messages = {
}
}/*,
"To be removed from Twinkle": {
"uw-af4im": {
label: "Inappropriate feedback through the Article Feedback Tool",
summary: "Only warning: Inappropriate feedback through the Article Feedback Tool"
},
"uw-redirect4im": {
label: "Creating malicious redirects",
summary: "Only warning: Creating malicious redirects"
Expand Down Expand Up @@ -1069,10 +1065,6 @@ Twinkle.warn.messages = {
summary: "Warning: Creating attack pages",
suppressArticleInSummary: true
},
"uw-attempt": {
label: "Triggering the edit filter",
summary: "Warning: Triggering the edit filter"
},
"uw-bizlist": {
label: "Business promotion",
summary: "Warning: Promoting a business"
Expand Down

0 comments on commit 08367d0

Please sign in to comment.