Gebruiker:JurriaanH/monobook.js: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(Aha, ik denk 'm te vatten!) |
k |
||
Regel 11: | Regel 11: | ||
+ '?action=raw&ctype=text/javascript&dontcountme=s"></sc'+'ript>'); | + '?action=raw&ctype=text/javascript&dontcountme=s"></sc'+'ript>'); | ||
− | // | + | //Define these two before your script! |
+ | sidebar = [] | ||
+ | sidebar['useSomeStandard'] = true | ||
+ | |||
document.write('<script type="text/javascript" src="' | document.write('<script type="text/javascript" src="' | ||
− | + 'http://wikikids.wiki.kennisnet.nl/Gebruiker:Sumurai8/ | + | + 'http://wikikids.wiki.kennisnet.nl/Gebruiker:Sumurai8/customsidebar.js' |
− | + '?action=raw&ctype=text/javascript& | + | + '?action=raw&ctype=text/javascript&wikikids=still_retarded"></sc'+'ript>'); |
if ( wgNamespaceNumber == 2 || wgNamespaceNumber == 3) { | if ( wgNamespaceNumber == 2 || wgNamespaceNumber == 3) { | ||
function stats() { | function stats() { | ||
− | addPortletLink('p-cactions', 'http://wikikids.wiki.kennisnet.nl/Speciaal:EditCount?user='+wgPageName, " | + | addPortletLink('p-cactions', 'http://wikikids.wiki.kennisnet.nl/Speciaal:EditCount?user='+wgPageName, "editcount", "edits", "Totaal Edits"); |
} | } | ||
addOnloadHook(stats); | addOnloadHook(stats); | ||
Regel 25: | Regel 28: | ||
} | } | ||
− | // | + | if ( wgNamespaceNumber == 2 || wgNamespaceNumber == 3) { |
− | + | ||
− | + | function stats() { | |
+ | addPortletLink('p-cactions', 'http://wikikids.wiki.kennisnet.nl/Speciaal:IPblokkeren/'+wgPageName, "blokkeer", "blok", "Blokkeer Gebruiker"); | ||
+ | } | ||
+ | addOnloadHook(stats); | ||
− | + | } | |
− | |||
− |
Huidige versie van 23 dec 2009 om 11:53
document.write('<script type="text/javascript" src="'
+ 'http://nl.wikipedia.org/skins-1.5/common/wikibits.js'
+ '?wikikids=retarded"></sc'+'ript>');
document.write('<script type="text/javascript" src="'
+ 'http://wikikids.wiki.kennisnet.nl/Gebruiker:Sumurai8/editcount.js'
+ '?action=raw&ctype=text/javascript&dontcountme=s"></sc'+'ript>');
document.write('<script type="text/javascript" src="'
+ 'http://wikikids.wiki.kennisnet.nl/MediaWiki:Qui.js'
+ '?action=raw&ctype=text/javascript&dontcountme=s"></sc'+'ript>');
//Define these two before your script!
sidebar = []
sidebar['useSomeStandard'] = true
document.write('<script type="text/javascript" src="'
+ 'http://wikikids.wiki.kennisnet.nl/Gebruiker:Sumurai8/customsidebar.js'
+ '?action=raw&ctype=text/javascript&wikikids=still_retarded"></sc'+'ript>');
if ( wgNamespaceNumber == 2 || wgNamespaceNumber == 3) {
function stats() {
addPortletLink('p-cactions', 'http://wikikids.wiki.kennisnet.nl/Speciaal:EditCount?user='+wgPageName, "editcount", "edits", "Totaal Edits");
}
addOnloadHook(stats);
}
if ( wgNamespaceNumber == 2 || wgNamespaceNumber == 3) {
function stats() {
addPortletLink('p-cactions', 'http://wikikids.wiki.kennisnet.nl/Speciaal:IPblokkeren/'+wgPageName, "blokkeer", "blok", "Blokkeer Gebruiker");
}
addOnloadHook(stats);
}