Main public logs

Jump to navigation Jump to search

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

Logs
  • 13:29, 6 November 2025 Nugenta talk contribs created page MediaWiki:Common.js (Created page with "mw.hook('wikipage.content').add(function($c){ $c.find('a[target="_blank"]').each(function(){ if (!this.rel || this.rel.indexOf('noopener') === -1) this.rel = (this.rel ? this.rel + ' ' : '') + 'noopener'; if (this.rel.indexOf('noreferrer') === -1) this.rel += ' noreferrer'; }); });")