/* Toon bewerkingen in zelfde venster */
importScript('Gebruiker:Zanaq/stalk.js');
/* Verminder irritatie rond WikiData */
importScript('Gebruiker:Zanaq/fwikidata.js');
// ]
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Krinkle/RTRC.js&action=raw&ctype=text/javascript');
// HOOFDPAGINATESTER WOLF LAMBERT
WebFontConfig = {
google: { families: }
};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script');
s.parentNode.insertBefore(wf, s);
})();