Actions

MediaWiki

Common.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.

4 March 2026

  • curprev 14:3314:33, 4 March 2026 East6 talk contribs 323 bytes −4 No edit summary
  • curprev 14:2814:28, 4 March 2026 East6 talk contribs 327 bytes +9 No edit summary
  • curprev 14:2614:26, 4 March 2026 East6 talk contribs 318 bytes −25,424 Replaced content with "(function () { if (mw.config.get('wgPageName') === 'Project:Changelog_Editor') { mw.loader.load('/w/index.php?title=MediaWiki:ChangelogEditor.css&action=raw&ctype=text/css', 'text/css'); mw.loader.load('/w/index.php?title=MediaWiki:ChangelogEditor.js&action=raw&ctype=text/javascript'); } })();" Tag: Replaced
  • curprev 14:2514:25, 4 March 2026 East6 talk contribs 25,742 bytes +25,742 Created page with "(function () { 'use strict'; var DATA_PAGE = 'Module:Changelog/data.json'; var PER_PAGE = 15; var VALID_TAGS = ['New', 'Balance', 'Fix', 'QoL', 'Performance']; var entries = []; var originalJSON = ''; var currentPage = 0; var editToken = null; var editingIndex = null; var allPageTitles = []; var dirty = false; var root = document.getElementById('rb-changelog-editor'); if (!root) return; function el(tag, attrs, c..."