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.

11 April 2025

  • curprev 18:4518:45, 11 April 2025Yangwalab talk contribs 1,450 bytes +557 No edit summary
  • curprev 09:0209:02, 11 April 2025Yangwalab talk contribs 893 bytes +893 Created page with "// Only run on Main Page if (mw.config.get('wgPageName') === 'Main_Page') { const style = document.createElement('style'); style.innerHTML = ` body { background-color: #ffffcc !important; } #mw-head-base, #mw-head, #p-personal, #mw-navigation { position: fixed !important; top: auto !important; bottom: 0 !important; width: 100%; z-index: 999; background-color: #f8f9fa; padding..."