User:HyperNervie/common.js: Revision history

Jump to navigation Jump to search

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.

10 July 2025

9 July 2025

  • curprev 13:2213:22, 9 July 2025HyperNervie talk contribs 466 bytes +16 No edit summary
  • curprev 13:1013:10, 9 July 2025HyperNervie talk contribs 450 bytes +450 Created page with "(function() { if (window.nervie_js) return; window.nervie_js = true; if (["edit", "submit"].includes(mw.config.get("wgAction"))) { $("span.css").each(function () { const span = $(this); mw.util.addCSS(span.text()); span.remove(); }); $("#edittools_main").append($("<a>\\t</a>") .addClass("mw-charinsert-item") .attr("data-mw-charinsert-start", "\t") .attr("data-mw-charinsert-end", "") .attr("href", "#") ); } })();"