//ZeusMode as MediaWiki Extension
//By ]

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' );