Jump to content

User:Qwerfjkl/scripts/massCFDS.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

1 September 2024

13 May 2024

12 May 2024

11 May 2024

  • curprev 18:2818:28, 11 May 2024 Qwerfjkl talk contribs 36,978 bytes +36,978 Created page with '// <nowiki> // todo: make counter inline, remove progresss and progressElement from editPAge(), more dynamic reatelimit wait. // counter semi inline; adjust align in createProgressBar() // Function to wipe the text content of the page inside #bodyContent function wipePageContent() { var bodyContent = $('#bodyContent'); if (bodyContent) { bodyContent.empty(); } var header = $('#firstHeading'); if (header) { header.text('Ma...'