mic_none

User:Midas02/Gadget-zeus.js Source: en.wikipedia.org/wiki/User:Midas02/Gadget-zeus.js

//ZeusMode as MediaWiki Extension
//By [[User:Zanaq|Zanaq]]

if (location.href.indexOf('&autoedit=') == -1) // Compatible with popups?
{

if ( typeof ( zm_loaded ) == "undefined" ) //prevent loading twice
{
zm_extension = 1;

mw.loader.load( '//en.wikipedia.org/w/index.php?title=Special:MyPage/zeusmodepreferences.js'
    + '&action=raw&ctype=text/javascript' );