MediaWiki:BetterDiff.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.

13 July 2024

10 July 2024

  • curprev 04:0304:03, 10 July 2024Mikevoir talk contribs 35,931 bytes +35,931 Created page with "$(function() { // Double load protection if (window.dev && window.dev.BetterDiff) {return;} (window.dev = window.dev || {}).BetterDiff = true; // Load dependencies and cache importScript('MediaWiki:Modal.js'); var popup; // for global use once defined var api = new mw.Api(); var config = mw.config.get([ 'wgDiffNewId', 'wgAction', 'wgCanonicalSpecialPageName', 'wgServer', 'wgNamespaceNumber', 'wgPageName', 'wgUserGroups' ]); var to..."