Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of EstoriaRO Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:33, 19 December 2025 Admin 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(() => { const openMenu = () => { const toggle = document.querySelector('.vector-main-menu-toggle'); const menu = document.getElementById('vector-main-menu'); if (toggle && menu && menu.getAttribute('aria-expanded') !== 'true') { toggle.click(); } }; // Jalankan saat load openMenu(); // Jalanka...")