// importScript("user:lustiger_seth/unsigned.js");
// Helferlein für Beobachtungslisten Siehe ]
// Optionen:
if ( typeof mw.libs.listPageOptions !== "object" ) {
mw.libs.listPageOptions = { };
}
// Besuchte Seiten ausblenden
mw.libs.listPageOptions.learnt = true;
// Scipt einbinden
mw.loader.load("//en.wikipedia.org/w/index.php?title=User:PerfektesChaos/js/listPageOptions/r.js&action=raw&ctype=text/javascript&maxage=604800&smaxage=86400&*",
"text/javascript");