MediaWiki:Timeless.js: Revision history

From AnarchyMU Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 March 2026

  • curprev 08:0208:02, 15 March 2026 Admin talk contribs 2,106 bytes +2,106 Created page with "Timeless sidebar collapsible groups for AnarchyMU: (function () { function initAnarchySidebar() { if (typeof mw === "undefined" || mw.config.get("skin") !== "timeless") { return; } var nav = document.querySelector("#site-navigation"); if (!nav) { return; } var isMobile = window.matchMedia("(max-width: 850px)").matches; var portlets = nav.querySelectorAll(".mw-portlet"); portlets.forEach(function (portlet, index) {..."