User:LiteraGame/common.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.

4 November 2025

  • curprev 14:1714:17, 4 November 2025 LiteraGame talk contribs 1,492 bytes +1,492 Created page with "//All code here is from my common.js pages from the Minecarft Wikis and Meta MCW <https://minecraft.wiki/> // HotCat mw.loader.load('https://commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript'); // "Back to top" $(function(){ var i18n = { header: 'Back to Top' }; new ResizeObserver(function(entries) { if (window.innerWidth <= 720) { $('#mw-panel').css('height', ''); } else { $('#mw-panel').css('height'..."