Gebruiker:Aleichem/monobook.js: verschil tussen versies

Verwijderde inhoud Toegevoegde inhoud
Aleichem (overleg | bijdragen)
Geen bewerkingssamenvatting
Aleichem (overleg | bijdragen)
Geen bewerkingssamenvatting
Regel 3:
+ 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
/* Extra tabblad statistieken bovenaan iedere pagina */
function stats() {
var currentTime = new Date()
var month = currentTime.getMonth() + 1
var year = currentTime.getFullYear()
addPortletLink('p-cactions', 'http://stats.grok.se/nl/'+year+month+"/"+wgPageName, "stats", "ca-stats", "See article stats");
}
addOnloadHook(stats);