User:Chphe/SuiviCat.js
From Wikimedia Commons, the free media repository
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload
document.write('<script type="text/javascript" src="' + 'http://fr.wikipedia.org/w/index.php?title=Utilisateur:Chphe/SuiviCat.js' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); //////////////////////ZONE PERSONNALISABLE////////////////////// addOnloadHook(function() { suivicat_cat = "Category"; // selon la langue de l'interface (fr -> Catégorie = Cat%C3%A9gorie) suivicat_tab_aff_sv = ["cur", "prev", "raz", "undef"]; suivicat_tab_aff_types = {"pages":"p", "subcats":"sc", "files":"f", "size": "t"}; }); /////////////////FIN DE LA ZONE PERSONNALISABLE/////////////////