Jump to content

User:Zanaq/global.js

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Zeusmode */
mw.loader.load( 'https://nl.wikipedia.org/w/index.php?title=Gebruiker:Zanaq/Zeusmode/zm2.js&action=raw&ctype=text/javascript' );

/* Link to statistics for latest 90 days */
mw.loader.using('mediawiki.util', function(){ mw.util.addPortletLink('p-tb', "https://tools.wmflabs.org/pageviews/?project=" + document.location.href.substring(a = document.location.href.indexOf('//') + 2, document.location.href.indexOf('/', a)) + "&platform=all-access&agent=user&range=latest-365&pages=" + mw.config.get('wgPageName'), "Bezoekersaantallen", "ca-stats", "Bekijk bezoekersstatistieken"); });