Main public logs
From MuttWiki
Jump to navigationJump to search
Combined display of all available logs of MuttWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:05, 26 January 2026 Bofh talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: (function() { const pagename = mw.config.get('wgPageName'); if ((pagename.startsWith("Template:") || pagename.startsWith("Module:")) && (pagename.indexOf("/doc") != -1)) { const url = mw.util.getUrl(pagename + "/doc"); mw.util.addPortletLink('p-cactions', url, 'Documentation', 'ca-visit-documentation', 'Visit the documentation page'); } })();")