Main public logs

From Ghost Theory Wiki

Combined display of all available logs of Ghost Theory Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:40, 15 December 2025 PerilM talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: $(function () { // Only add the button if it doesn't already exist (mobile mode) if (!document.getElementById('mw-sidebar-button')) { $('#mw-header-h1').append( '<button id="mw-sidebar-button" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-menu"><span>Menu</span></button>' ); } // Toggle sidebar on desktop $('#mw-sidebar-button').on('click', functi...")