Zum Inhalt springen

„Benutzer:Leyo/vector.js“ – Versionsunterschied

aus Wikipedia, der freien Enzyklopädie
Inhalt gelöscht Inhalt hinzugefügt
erg.
Test bezüglich NR-Sortierung
 
Zeile 9: Zeile 9:
mw.libs.resultListSort = { };
mw.libs.resultListSort = { };
}
}
mw.libs.resultListSort.group = true;
mw.libs.resultListSort.group = false;
mw.libs.resultListSort.auto = ["LinkSearch", "Whatlinkshere"];
mw.libs.resultListSort.auto = ["LinkSearch", "Whatlinkshere"];



Aktuelle Version vom 25. Januar 2019, 23:48 Uhr

importScript('Benutzer:PDD/markAdmins.js');
markcomadmins = true;


mw.loader.load("//www.mediawiki.org/w/index.php?title=User:PerfektesChaos/js/resultListSort/r.js&action=raw&ctype=text/javascript&maxage=86400&*",
               "text/javascript");

if ( typeof mw.libs.resultListSort !== "object" ) {
   mw.libs.resultListSort  =  { };
}
mw.libs.resultListSort.group  =  false;
mw.libs.resultListSort.auto   =  ["LinkSearch", "Whatlinkshere"];

markwdadmins  = true;      // Wikidata-Admins besonders hervorheben
markexadmins  = true;      // Ex-Admins besonders hervorheben