Jump to content

Main public logs

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

Logs
  • 18:19, 20 May 2026 Chandrashekars talk contribs created page MediaWiki:Mobile.js (Created page with "All JavaScript here will be loaded for users of the mobile site: mw.hook('wikipage.content').add(function () { const toc = document.querySelector('.toc'); if (!toc) return; // Button const btn = document.createElement('div'); btn.id = 'gr-toc-button'; btn.innerHTML = '☰'; // Backdrop const backdrop = document.createElement('div'); backdrop.id = 'gr-toc-backdrop'; // Overlay const overlay = document.createElement('div...")