"मिडियाविकी:Group-sysop.js" च्या विविध आवृत्यांमधील फरक

Content deleted Content added
नवीन पान: //<source lang="JavaScript"> →‎* Creates a button to invert checkboxes on Special:Undelete: if (wgCanonicalNamespace == "Special" && wgCanonicalSpecialPageName == "Unde...
 
छो Bot: Security fix: protocol-relative URLs per https://meta.wikimedia.org/?oldid=3197161 (questions?).
ओळ ८१:
if (ip.match(ips[i][0]))
{
jsMsg('<table><tr><td valign="center"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/f7/Nuvola_apps_important.svg/48px-Nuvola_apps_important.svg.png" /></td><td valign="center">You are blocking a sensitive IP address belonging to ' + ips[i][1].replace('[[', '<a href="http://en.wikipedia.org/wiki/').replace('|', '">').replace(']]', '</a>') + '. Please be sure to <a href="http://meta.wikimedia.org/wiki/Communications_committee/Notifications" class="extiw" title="meta:Communications_committee/Notifications">notify</a> the <a href="http://meta.wikimedia.org/wiki/Communications_committee" class="extiw" title="meta:Communications_committee">Wikimedia Foundation Communications Committee</a> immediately.</td></tr></table>');
}
}