Main public logs

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

Logs
  • 20:55, 10 February 2026 Chouhandigitalagency talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: mw.loader.using( 'mediawiki.util', function () { const g = mw.config.get( 'wgUserGroups' ); if ( !g.includes('editor') && !g.includes('approver') && !g.includes('sysop') ) { mw.util.addCSS( '#ca-edit, #ca-edit-source, #ca-ve-edit { display:none !important; }' ); } });")