Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wiki Maui Linux NET. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:49, 1 November 2025 Ten talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: mw.loader.using('mediawiki.util').then(() => { try { const prefs = JSON.parse(localStorage.getItem('vector-feature-sidebar-pinned-state') || '{}'); prefs.pinned = true; localStorage.setItem('vector-feature-sidebar-pinned-state', JSON.stringify(prefs)); document.body.classList.add('vector-feature-sidebar-pinned'); } catch (e) { console.warn('Sidebar pin workaround failed',...")