Main public logs
Jump to navigation
Jump to search
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:13, 15 February 2025 Minionguyjpro talk contribs created page Template:TapToLoadMap (Created page with "<div class="tap-container"> <button onclick="loadIFrame(this)" data-url="{{{1}}}">Tap to Load Map</button> <div class="iframeContainer" style="display: none;"></div> </div> <script> function loadIFrame(button) { var container = button.nextElementSibling; // Selects the next div (iframeContainer) var url = button.getAttribute("data-url"); // Gets URL from button attribute // Hide button button.style.display = "none"; // Insert iframe dynamic...")