Main public logs

From Lenn's Fun Stuff

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

Logs
  • 01:40, 15 March 2026 LennLeaf talk contribs created page MediaWiki:Mobile.js (Created page with "FORCE DESKTOP VIEWPORT: (function() { var viewport = document.querySelector("meta[name=viewport]"); if (viewport) { viewport.setAttribute('content', 'width=1200, initial-scale=0.1, maximum-scale=2.0, user-scalable=yes'); } else { $('head').append('<meta name="viewport" content="width=1200, initial-scale=0.1">'); } })();")