Main public logs
Appearance
Combined display of all available logs of Sinfronteras. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:46, 12 February 2026 Adeloaleman talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: // On page load, collapse TOC in Vector 2022 if expanded (function () { const observer = new MutationObserver(() => { const toggle = document.querySelector('.vector-toc-toggle'); const toc = document.querySelector('.vector-toc'); if (!toggle || !toc) return; // Only act if expanded if (toggle.getAttribute('aria-expanded') === 'true') { tog...")