User:Polygnotus/Scripts/TypoFixer.js: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, → = section edit, ← = automatic edit summary

22 August 2024

16 August 2024

15 August 2024

  • curprev 23:3823:38, 15 August 2024 Polygnotus talk contribs 9,635 bytes +1,407 No edit summary
  • curprev 22:5022:50, 15 August 2024 Polygnotus talk contribs 8,228 bytes +8,228 Created page with '// Example: tyop{{verify spelling|reason=tyop=>typo}} //I am using the reason parameter because there is no suggestion parameter (yet) //each of these templates is given an id so we can know that they clicked on the nth occurance. // <nowiki> mw.loader.using(['mediawiki.util'], function () { $(document).ready(function () { 'use strict'; const DEBUG = true; const DEBUG_DELAY = 0; // in ms. It can be useful to have a dela...'