Jump to content

Main public logs

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

Logs
  • 22:13, 12 December 2025 Lokesh talk contribs created page MediaWiki:Mobile.js (Created page with "All JavaScript here will be loaded for users of the mobile site: // Remove "Last edited" info on mobile (Minerva) mw.loader.using('mobile.startup', function () { var lastEdited = document.querySelector('.last-modified-bar'); if (lastEdited) { lastEdited.remove(); } });")