Gebruiker:Rolof1991/common.js

Uit Wikipedia, de vrije encyclopedie

Opmerking: nadat u de wijzigingen hebt gepubliceerd is het wellicht nodig uw browsercache te legen.

  • Firefox / Safari: houd Shift ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
  • Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
  • Internet Explorer / Edge: houd Ctrl ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5
  • Opera: druk op Ctrl-F5.
//Personal edits
$('#p-personal a').attr('accessKey', '').attr('title', '');
$('#pt-mysandbox').remove();
$('#pt-watchlist a').attr('href', function(i, href) { return href + '?hideOwn=1&days=0';})
$('#left-navigation *').attr('accessKey', '').attr('title', '');
$('#right-navigation *').attr('accessKey', '').attr('title', '');

//Include
importScript('Gebruiker:MrBlueSky/markeer.js');