MediaWiki:Gadget-BotTools.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.

November 30, 2025

May 25, 2025

March 21, 2025

  • curprev 00:3300:33, March 21, 2025 admin>Admin 15,317 bytes +15,317 صفحه‌ای تازه حاوی «$(function() { function loadPage(title, callback) { new mw.Api().get({ action: 'query', prop: 'revisions', titles: title, rvprop: 'content', format: 'json' }).then(function(data) { try { callback($.map(data.query.pages, function(value) { return value; })[0].revisions[0]['*']); } catch (exception) { callback(''); } }).catch(function(data) { callback($.map(data.query.pages, function(valu...» ایجاد کرد