Jump to content

User:Skyos/collapseEnable.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.

19 May 2025

  • curprev 00:3000:30, 19 May 2025 Skyos talk contribs 132 bytes +132 Created page with "mw.loader.using('jquery.makeCollapsible', function () { $(function () { $('.collapsible').makeCollapsible(); }); });"