« MediaWiki:Gadget-robot.js » : différence entre les versions

Contenu supprimé Contenu ajouté
Krenair (discussion | contributions)
Maintenance: mw:RL/MGU / mw:RL/JD - Replaced .size() (removed in jQuery 3.0) phab:T169385
Use wgCanonicalNamespace
Ligne 42 :
};
 
if (mw.config.get("wgNamespaceNumber") == 112'Page')
/* FIXME: don't use an hard-coded namespace number */
if (mw.config.get("wgNamespaceNumber") == 112)
$(document).ready(window.verify_match.setup);