User:CWii/JB2script.js: Difference between revisions

Content deleted Content added
CWii (talk | contribs)
Try this
dont' watchlist on request from MBisanz
Line 340:
'title': wgPageName,
'action': 'submit',
'unwatch': 'true',
};
var reason = form.reason.value;
Line 353 ⟶ 354:
'title': wgPageName,
'action': 'submit',
'unwatch': 'true',
};
var newname = form.newname.value;