Main public logs
More actions
Combined display of all available logs of Sun Keeperverse Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:17, 20 December 2025 SunKeeper talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: SK: Pin D pad on phones: (function () { function isPhoneWidth() { return window.matchMedia && window.matchMedia("(max-width: 759px)").matches; } function ensurePinned() { var dpad = document.getElementById("sk-dpad"); if (!dpad) return; if (!isPhoneWidth()) { dpad.style.position = ""; dpad.style.top = ""; dpad.style.right = ""; dpad.style.zInde...")