Content deleted Content added
SilverLocust (talk | contribs) m may need to be an edit token |
SilverLocust (talk | contribs) protect links |
||
Line 1:
$(".
e.preventDefault();
var
message = '
params = {
action: '
protections: 'edit=extendedconfirmed|move=extendedconfirmed',
reason: '[[WP:ARBECR|Arbitration enforcement]]: [[WP:PIA]]',
format: 'json'
api = new mw.Api(),▼
if(confirm(message)) {
api.postWithToken( 'csrf', params );
}
});
|