User:VancityRothaug/diff-permalink.js: Revision history

Jump to navigation Jump to search

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.

2 February 2025

  • curprev 19:3719:37, 2 February 2025 VancityRothaug talk contribs 1,491 bytes +1,491 Created page with "// <nowiki> $.when( $.ready, mw.loader.using( [ "mediawiki.util" ] ) ).then( function () { var suffix = mw.config.get( "wgDiffNewId" ); var page; if( suffix ) { if( document.getElementsByClassName( "diff-multi" ).length || mw.config.get("wgCanonicalSpecialPageName") === "ComparePages" ) { suffix = mw.config.get( "wgDiffOldId" ) + "/" + suffix; } page = "Special:Diff/" + suffix; } else { // If "oldid"..."