Main public logs
Appearance
Combined display of all available logs of ModEnc². You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:33, 3 April 2025 MarkJFox talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: $(document).ready(function() { if (mw.config.get('wgReadOnly')) { $('body').prepend('<div style="background-color: #ffcc00; padding: 10px; text-align: center;">Attention! ModEnc² is currently in read only for maintainance.</div>'); } });")