MediaWiki Diskussioun:Monobook.js

Inhalter vun der Säit ginn an anere Sproochen net ënnerstëtzt.
Vu Wikipedia

I get an Javascript error on every page i open on your wiki.

Fehler: missing ) after argument list
ta['n-mainpage'] = new Array('z','Besich d'Haaptsäit'); 

--> You have to escape the ' in "d'Haaptsäit". write instead

ta['n-mainpage'] = new Array('z','Besich d\'Haaptsäit');

this should work. best regards.

Announced JavaScript change for badges implementation[Quelltext änneren]

Hi! I want to let you know that in near future badges will be deployed on Wikidata and the Wikipedias. They help us with displaying the good and featured article icons next to the sitelinks and will replace the javascript hack which is used at the moment together with the Link GA and Link FA templates. To avoid an overlap where the current system and the new feature conflict, I will add a minor fix to your Monobook.js which adds the class names to the interwiki links. This is part of my task as a global edit interface editor for the Wikidata team. Thanks, Bene* (Diskussioun) 20:28, 18. Aug. 2014 (UTC)[äntweren]