MediaWiki:Common.js: diferència entre les revisions

Contingut suprimit Contingut afegit
Update script to work with the new badges system. Please report any issues or questions at d:Wikidata:Contact the development team. Per [[MediaWiki talk:Common.js#Announced JavaScript change for badges implement...
corr. error
Línia 535:
InterwikiLinks[i].className += ' AdQ';
InterwikiLinks[i].title = 'Aquest és un article destacat en aquesta llengua.';
} else if ( document.getElementById( 'AB-' + className ) && InterwikiLinks[i].className.indexOf( 'badge-goodarticle' ) === -1 ) ) {
InterwikiLinks[i].className += ' AB';
InterwikiLinks[i].title = 'Aquest és un article bo en aquesta llengua.';