Main public logs
Combined display of all available logs of Good Creations! MC Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:34, 15 February 2025 Minionguyjpro talk contribs created page MediaWiki:TapToLoad.js (Created page with "// Wait for the document to be fully loaded document.addEventListener('DOMContentLoaded', function() { // Check if the MobileDetect library is available if (typeof MobileDetect !== 'undefined') { // Create a new MobileDetect object var md = new MobileDetect(window.navigator.userAgent); // Check if the user is on a mobile device if (md.mobile()) { // Hide the iframe for mobile users initially var iframes = d...")