User:Zeus/common.js: Revision history

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.

8 April 2024

12 November 2022

  • curprev 05:1105:11, 12 November 2022Zeus talk contribs 681 bytes +681 Created page with "→‎© CC BY-SA 3.0 Publisher: Matttest: if (mw.config.get('wgNamespaceNumber') % 2 == 1 && (mw.config.get('wgAction') == "edit" || mw.config.get('wgAction') == "submit")) { $(function () { if (!document.editform || !document.editform.wpSave || !document.editform.wpTextbox1) return; var oldOnclick = document.editform.wpSave.onclick; document.editform.wpSave.onclick = function () { if (oldOnclick && !oldOnclick.apply(this, argume..."