User:Edoderoo/vector.js
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
![]() | The accompanying .css page for this skin is at User:Edoderoo/vector.css. |
// [[:en:User:Lupin/popups.js]]
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// popups end
//VPopSpeed start
//document.write('<script type="text/javascript" src="'
//+ 'http://nl.wikipedia.org/w/index.php?title=Gebruiker:Valhallasw/hennading.js'
//+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//VPopSpeed end
/* Version 2.beta.4
[[Image:Zeus_head_thumb-zanaq.png|left]]
'''Zeusmode''' - by [[User:Zanaq|Zanaq]] - is an extensive elaboration of Sam Hocevar's godmode-light script and some other [[Wikipedia:WikiProject_User_scripts/Scripts|scripts]]. It has been tested with [[Mozilla]] and [[Mozilla Firefox]]. Some functionality is retained when using [[Internet Explorer]].
*/
//<pre><nowiki>
// ZeusMode 2.beta - SETTINGS - [[Image:Zeus_head_thumb-zanaq.png]]
zmver=0.041;
isSysop=true;
zmUseQuickTemplate=true;
zmUseLocalTemplates=true;
zmUseCustomTemplates=false;
zmCustomTemplateLocation="";
zmUseRevert=true;
zmUsePlace=true;
zmUseUndo=true;
zmUseRollback=false;
zmUseWatchlist=true;
zmUseSinceLinks=true;
zmUseSinceTab=true;
zmUseLastTab=true;
zmUseNewPages=true;
zmUseMarkPatrolled=true;
zmUseMisc=true;
zmUseBlockRequest=false;
zmRecentChangesLink=true;
zmRecentChangesDefault="?hidepatrolled=1&hideliu=1&limit=500";
zmUseUserListLinks=true;
// --- END OF ZEUSMODE SETTINGS
//document.write('<scr'+'ipt type="text/javascript"'
// + 'src="http://nl.wikipedia.org/w/index.php?title=Gebruiker:Zanaq/Zeusmode/zm.js'
// + '&action=raw&ctype=text/javascript&dontcountme=s"></scr'+'ipt>');
//</nowiki></pre>
// Recent changes patrol - Links weergeven
//document.write('<script type="text/javascript" src="'
//+ 'http://nl.wikipedia.org/w/index.php?title=Gebruiker:Mwpnl/Recent_changes_patrol/script.js'
//+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// [[Gebruiker:Erwin/recent2.js]] ([[:en:User:Lupin/recent2.js]])
//document.write('<script type="text/javascript" src="'
// + 'http://nl.wikipedia.org/w/index.php?title=User:Erwin/recent2.js'
// + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// stuff from popups
popupAdminLinks=true;
popupFixRedirs=true;
popupFixDabs=true;
function stats() {
addPortletLink('p-cactions', 'http://stats.grok.se/nl/201006/'+wgPageName, "stats", "ca-stats", "See article stats");
}
addOnloadHook(stats);
//importScript('Gebruiker:MrBlueSky/markeer.js');