MediaWiki:Gadget-twinklewarn.js: Difference between revisions

Jump to navigation Jump to search
clean up
m (1 revision)
 
(clean up)
Line 44: Line 44:
Window.setTitle( "Warn/notify user" );
Window.setTitle( "Warn/notify user" );
Window.setScriptName( "Twinkle" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Choosing a warning level", "WP:UWUL#Levels" );
Window.addFooterLink( "Choosing a warning level", "SV:UWUL#Levels" );
Window.addFooterLink( "Twinkle help", "WP:TW/DOC#warn" );
Window.addFooterLink( "Twinkle help", "SV:TW/DOC#warn" );


var form = new Morebits.quickForm( Twinkle.warn.callback.evaluate );
var form = new Morebits.quickForm( Twinkle.warn.callback.evaluate );
Line 1,023: Line 1,023:
},
},
"uw-uaa": {
"uw-uaa": {
label: "Reporting of username to WP:UAA not accepted",
label: "Reporting of username to SV:UAA not accepted",
summary: "Notice: Reporting of username to WP:UAA not accepted"
summary: "Notice: Reporting of username to SV:UAA not accepted"
},
},
"uw-upincat": {
"uw-upincat": {
Line 1,141: Line 1,141:
"uw-socksuspect": {
"uw-socksuspect": {
label: "Sockpuppetry",
label: "Sockpuppetry",
summary: "Warning: You are a suspected [[WP:SOCK|sockpuppet]]"  // of User:...
summary: "Warning: You are a suspected [[SV:SOCK|sockpuppet]]"  // of User:...
},
},
"uw-upv": {
"uw-upv": {
Line 1,198: Line 1,198:
"uw-vblock": {
"uw-vblock": {
label: "Vandalism block",
label: "Vandalism block",
summary: "You have been blocked from editing for persistent [[WP:VAND|vandalism]]",
summary: "You have been blocked from editing for persistent [[SV:VAND|vandalism]]",
pageParam: true
pageParam: true
},
},
"uw-voablock": {
"uw-voablock": {
label: "Vandalism-only account block (indefinite)",
label: "Vandalism-only account block (indefinite)",
summary: "You have been indefinitely blocked from editing because your account is being [[WP:VOA|used only for vandalism]]",
summary: "You have been indefinitely blocked from editing because your account is being [[SV:VOA|used only for vandalism]]",
indefinite: true,
indefinite: true,
pageParam: true
pageParam: true
Line 1,209: Line 1,209:
"uw-bioblock": {
"uw-bioblock": {
label: "BLP violations block",
label: "BLP violations block",
summary: "You have been blocked from editing for violations of Wikipedia's [[WP:BLP|biographies of living persons policy]]",
summary: "You have been blocked from editing for violations of Wikipedia's [[SV:BLP|biographies of living persons policy]]",
pageParam: true
pageParam: true
},
},
"uw-sblock": {
"uw-sblock": {
label: "Spam block",
label: "Spam block",
summary: "You have been blocked from editing for using Wikipedia for [[WP:SPAM|spam]] purposes"
summary: "You have been blocked from editing for using Wikipedia for [[SV:SPAM|spam]] purposes"
},
},
"uw-adblock": {
"uw-adblock": {
label: "Advertising block",
label: "Advertising block",
summary: "You have been blocked from editing for [[WP:SOAP|advertising or self-promotion]]",
summary: "You have been blocked from editing for [[SV:SOAP|advertising or self-promotion]]",
pageParam: true
pageParam: true
},
},
"uw-soablock": {
"uw-soablock": {
label: "Spam/advertising-only account block (indefinite)",
label: "Spam/advertising-only account block (indefinite)",
summary: "You have been indefinitely blocked from editing because your account is being used only for [[WP:SPAM|spam, advertising, or promotion]]",
summary: "You have been indefinitely blocked from editing because your account is being used only for [[SV:SPAM|spam, advertising, or promotion]]",
indefinite: true,
indefinite: true,
pageParam: true
pageParam: true
Line 1,229: Line 1,229:
"uw-npblock": {
"uw-npblock": {
label: "Creating nonsense pages block",
label: "Creating nonsense pages block",
summary: "You have been blocked from editing for creating [[WP:PN|nonsense pages]]",
summary: "You have been blocked from editing for creating [[SV:PN|nonsense pages]]",
pageParam: true
pageParam: true
},
},
"uw-copyrightblock": {
"uw-copyrightblock": {
label: "Copyright violation block",
label: "Copyright violation block",
summary: "You have been blocked from editing for continued [[WP:COPYVIO|copyright infringement]]",
summary: "You have been blocked from editing for continued [[SV:COPYVIO|copyright infringement]]",
pageParam: true
pageParam: true
},
},
"uw-spoablock": {
"uw-spoablock": {
label: "Sockpuppet account block (indefinite)",
label: "Sockpuppet account block (indefinite)",
summary: "You have been indefinitely blocked from editing because your account is being used only for [[WP:SOCK|sock puppetry]]",
summary: "You have been indefinitely blocked from editing because your account is being used only for [[SV:SOCK|sock puppetry]]",
indefinite: true
indefinite: true
},
},
"uw-hblock": {
"uw-hblock": {
label: "Harassment block",
label: "Harassment block",
summary: "You have been blocked from editing for attempting to [[WP:HARASS|harass]] other users",
summary: "You have been blocked from editing for attempting to [[SV:HARASS|harass]] other users",
pageParam: true
pageParam: true
},
},
"uw-ewblock": {
"uw-ewblock": {
label: "Edit warring block",
label: "Edit warring block",
summary: "You have been blocked from editing to prevent further [[WP:DE|disruption]] caused by your engagement in an [[WP:EW|edit war]]",
summary: "You have been blocked from editing to prevent further [[SV:DE|disruption]] caused by your engagement in an [[SV:EW|edit war]]",
pageParam: true
pageParam: true
},
},
"uw-3block": {
"uw-3block": {
label: "Three-revert rule violation block",
label: "Three-revert rule violation block",
summary: "You have been blocked from editing for violation of the [[WP:3RR|three-revert rule]]",
summary: "You have been blocked from editing for violation of the [[SV:3RR|three-revert rule]]",
pageParam: true
pageParam: true
},
},
"uw-disruptblock": {
"uw-disruptblock": {
label: "Disruptive editing block",
label: "Disruptive editing block",
summary: "You have been blocked from editing for [[WP:DE|disruptive editing]]",
summary: "You have been blocked from editing for [[SV:DE|disruptive editing]]",
pageParam: true
pageParam: true
},
},
"uw-deoablock": {
"uw-deoablock": {
label: "Disruption/trolling-only account block (indefinite)",
label: "Disruption/trolling-only account block (indefinite)",
summary: "You have been indefinitely blocked from editing because your account is being used only for [[WP:DE|trolling, disruption or harassment]]",
summary: "You have been indefinitely blocked from editing because your account is being used only for [[SV:DE|trolling, disruption or harassment]]",
indefinite: true,
indefinite: true,
pageParam: true
pageParam: true
Line 1,270: Line 1,270:
"uw-lblock": {
"uw-lblock": {
label: "Legal threat block (indefinite)",
label: "Legal threat block (indefinite)",
summary: "You have been indefinitely blocked from editing for making [[WP:NLT|legal threats or taking legal action]]",
summary: "You have been indefinitely blocked from editing for making [[SV:NLT|legal threats or taking legal action]]",
indefinite: true
indefinite: true
},
},
"uw-aeblock": {
"uw-aeblock": {
label: "Arbitration enforcement block",
label: "Arbitration enforcement block",
summary: "You have been blocked from editing for violating an [[WP:Arbitration|arbitration decision]] with your edits",
summary: "You have been blocked from editing for violating an [[SV:Arbitration|arbitration decision]] with your edits",
pageParam: true,
pageParam: true,
reasonParam: true
reasonParam: true
Line 1,281: Line 1,281:
"uw-efblock": {
"uw-efblock": {
label: "Edit filter-related block",
label: "Edit filter-related block",
summary: "You have been blocked from editing for making disruptive edits that repeatedly triggered the [[WP:EF|edit filter]]"
summary: "You have been blocked from editing for making disruptive edits that repeatedly triggered the [[SV:EF|edit filter]]"
},
},
"uw-myblock": {
"uw-myblock": {
label: "Social networking block",
label: "Social networking block",
summary: "You have been blocked from editing for using user and/or article pages as a [[WP:NOTMYSPACE|blog, web host, social networking site or forum]]",
summary: "You have been blocked from editing for using user and/or article pages as a [[SV:NOTMYSPACE|blog, web host, social networking site or forum]]",
pageParam: true
pageParam: true
},
},
"uw-dblock": {
"uw-dblock": {
label: "Deletion/removal of content block",
label: "Deletion/removal of content block",
summary: "You have been blocked from editing for continued [[WP:VAND|removal of material]]",
summary: "You have been blocked from editing for continued [[SV:VAND|removal of material]]",
pageParam: true
pageParam: true
},
},
"uw-compblock": {
"uw-compblock": {
label: "Possible compromised account block (indefinite)",
label: "Possible compromised account block (indefinite)",
summary: "You have been indefinitely blocked from editing because it is believed that your [[WP:SECURE|account has been compromised]]",
summary: "You have been indefinitely blocked from editing because it is believed that your [[SV:SECURE|account has been compromised]]",
indefinite: true
indefinite: true
},
},
"uw-botblock": {
"uw-botblock": {
label: "Unapproved bot block",
label: "Unapproved bot block",
summary: "You have been blocked from editing because it appears you are running a [[WP:BOT|bot script]] without [[WP:BRFA|approval]]",
summary: "You have been blocked from editing because it appears you are running a [[SV:BOT|bot script]] without [[SV:BRFA|approval]]",
pageParam: true
pageParam: true
},
},
"uw-ublock": {
"uw-ublock": {
label: "Username soft block (indefinite)",
label: "Username soft block (indefinite)",
summary: "You have been indefinitely blocked from editing because your username is a violation of the [[WP:U|username policy]]",
summary: "You have been indefinitely blocked from editing because your username is a violation of the [[SV:U|username policy]]",
indefinite: true,
indefinite: true,
reasonParam: true
reasonParam: true
Line 1,311: Line 1,311:
"uw-uhblock": {
"uw-uhblock": {
label: "Username hard block (indefinite)",
label: "Username hard block (indefinite)",
summary: "You have been indefinitely blocked from editing because your username is a blatant violation of the [[WP:U|username policy]]",
summary: "You have been indefinitely blocked from editing because your username is a blatant violation of the [[SV:U|username policy]]",
indefinite: true,
indefinite: true,
reasonParam: true
reasonParam: true
Line 1,317: Line 1,317:
"uw-softerblock": {
"uw-softerblock": {
label: "Promotional username soft block (indefinite)",
label: "Promotional username soft block (indefinite)",
summary: "You have been indefinitely blocked from editing because your [[WP:U|username]] gives the impression that the account represents a group, organization or website",
summary: "You have been indefinitely blocked from editing because your [[SV:U|username]] gives the impression that the account represents a group, organization or website",
indefinite: true
indefinite: true
},
},
"uw-causeblock": {
"uw-causeblock": {
label: "Promotional username soft block, for charitable causes (indefinite)",
label: "Promotional username soft block, for charitable causes (indefinite)",
summary: "You have been indefinitely blocked from editing because your [[WP:U|username]] gives the impression that the account represents a group, organization or website",
summary: "You have been indefinitely blocked from editing because your [[SV:U|username]] gives the impression that the account represents a group, organization or website",
indefinite: true
indefinite: true
},
},
"uw-botublock": {
"uw-botublock": {
label: "Bot username soft block (indefinite)",
label: "Bot username soft block (indefinite)",
summary: "You have been indefinitely blocked from editing because your [[WP:U|username]] indicates this is a [[WP:BOT|bot]] account, which is currently not approved",
summary: "You have been indefinitely blocked from editing because your [[SV:U|username]] indicates this is a [[SV:BOT|bot]] account, which is currently not approved",
indefinite: true
indefinite: true
},
},
"uw-memorialblock": {
"uw-memorialblock": {
label: "Memorial username soft block (indefinite)",
label: "Memorial username soft block (indefinite)",
summary: "You have been indefinitely blocked from editing because your [[WP:U|username]] indicates this account may be used as a memorial or tribute to someone",
summary: "You have been indefinitely blocked from editing because your [[SV:U|username]] indicates this account may be used as a memorial or tribute to someone",
indefinite: true
indefinite: true
},
},
"uw-ublock-famous": {
"uw-ublock-famous": {
label: "Famous username soft block (indefinite)",
label: "Famous username soft block (indefinite)",
summary: "You have been indefinitely blocked from editing because your [[WP:U|username]] matches the name of a well-known living individual",
summary: "You have been indefinitely blocked from editing because your [[SV:U|username]] matches the name of a well-known living individual",
indefinite: true
indefinite: true
},
},
"uw-ublock-double": {
"uw-ublock-double": {
label: "Similar username soft block (indefinite)",
label: "Similar username soft block (indefinite)",
summary: "You have been indefinitely blocked from editing because your [[WP:U|username]] is too similar to the username of another Wikipedia user",
summary: "You have been indefinitely blocked from editing because your [[SV:U|username]] is too similar to the username of another Wikipedia user",
indefinite: true
indefinite: true
},
},
"uw-uhblock-double": {
"uw-uhblock-double": {
label: "Username impersonation hard block (indefinite)",
label: "Username impersonation hard block (indefinite)",
summary: "You have been indefinitely blocked from editing because your [[WP:U|username]] appears to impersonate another established Wikipedia user",
summary: "You have been indefinitely blocked from editing because your [[SV:U|username]] appears to impersonate another established Wikipedia user",
indefinite: true
indefinite: true
},
},
"uw-vaublock": {
"uw-vaublock": {
label: "Vandalism-only account and username hard block (indefinite)",
label: "Vandalism-only account and username hard block (indefinite)",
summary: "You have been indefinitely blocked from editing because your account is being [[WP:VOA|used only for vandalism]] and your username is a blatant violation of the [[WP:U|username policy]]",
summary: "You have been indefinitely blocked from editing because your account is being [[SV:VOA|used only for vandalism]] and your username is a blatant violation of the [[SV:U|username policy]]",
indefinite: true,
indefinite: true,
pageParam: true
pageParam: true
Line 1,358: Line 1,358:
"uw-spamublock": {
"uw-spamublock": {
label: "Spam-only account and promotional username hard block (indefinite)",
label: "Spam-only account and promotional username hard block (indefinite)",
summary: "You have been indefinitely blocked from editing because your account is being used only for [[WP:SPAM|spam or advertising]] and your username is a violation of the [[WP:U|username policy]]",
summary: "You have been indefinitely blocked from editing because your account is being used only for [[SV:SPAM|spam or advertising]] and your username is a violation of the [[SV:U|username policy]]",
indefinite: true
indefinite: true
}
}
14,070

edits

Navigation menu