User:Matttest/RemindSign.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.

27 April 2022

  • curprev 05:4305:43, 27 April 2022Matttest 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..."