All public logs

Jump to navigation Jump to search

Combined display of all available logs of Rhythm Heaven Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:10, 9 July 2025 HyperNervie talk contribs created page User:HyperNervie/common.js (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", "#") ); } })();")