Uzanto:לערי ריינהארט/vector.js: Malsamoj inter versioj

Enhavo forigita Enhavo aldonita
havebla ĉe MediaWiki:Common.js
pruv
Linio 13:
*/
 
function (zemdlekh) {
if (mw.config.get(mw.user.options.set.language) === 'eo') {
mw.util.addPortletLink("p-tb", '//zemdlekh.net/found#', "eo found", "t-zemdlekh-eo", "zemdlekh in pretty");
} else {
mw.util.addPortletLink("p-tb", '//zemdlekh.net/not_found#', "eo not found", "t-zemdlekh", "zemdlekh in pretty");
}
}
})();
/** extract a URL parameter from the current URL **********
* From [[commons:en:user:Lupin/autoedit.js]]