Main public logs

Jump to navigation Jump to search

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

Logs
  • 13:35, 20 June 2026 Admin talk contribs created page MediaWiki:Common.js (Created page with "mw.loader.using('mediawiki.util').then(function () { if (mw.config.get('wgPageName') !== 'Main_Page') { return; } document.querySelectorAll( '.kin-promo.discord .pbody a, .kin-promo.xbox .pbody a' ).forEach(function (link) { link.setAttribute('target', '_blank'); link.setAttribute('rel', 'nofollow noopener noreferrer'); }); });")