MediaWiki:Gadget-twinkleblock.js: Difference between revisions
Content deleted Content added
Amorymeltzer (talk | contribs) Repo at 10b4f79c: Prevent infinite blocks of IP addresses; add uw-botuhblock (#1089); Don't confirm no restrictions if email harassment is selected |
Amorymeltzer (talk | contribs) Repo at b67e2c73: Don't follow user talk page redirects when issuing block templates |
||
Line 1,562:
var wikipedia_page = new Morebits.wiki.page(userTalkPage, 'User talk page modification');
wikipedia_page.setCallbackParameters(params);
wikipedia_page.load(Twinkle.block.callback.main);
};
|