Main public logs
Appearance
Combined display of all available logs of WikiHikmah. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:36, 17 April 2026 Admin talk contribs created page MediaWiki:Mobile.js (Created page with "All JavaScript here will be loaded for users of the mobile site: document.addEventListener('DOMContentLoaded', function () { function syncSectionChevrons() { document.querySelectorAll('.section-heading .indicator.mf-icon').forEach(function (el) { var heading = el.closest('.section-heading'); var isOpen = heading && heading.classList.contains('open-block'); el.textContent = isOpen ? '▾' : '▸'; el.style.display = 'inline-block'; el.style.width =...")