User contributions for LiteraGame
Results for LiteraGame talk block log uploads logs
A user with 1 edit. Account created on 29 October 2025.
4 November 2025
- 14:1714:17, 4 November 2025 diff hist +1,492 N User:LiteraGame/common.js 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'..." current