Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

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

Logs
  • 16:07, 12 May 2026 Xenorio talk contribs created page MediaWiki:Common.js (Created page with "// Legal status table — live country filter mw.hook( 'wikipage.content' ).add( function ( $content ) { $content.find( '.legal-status-search__input' ).on( 'input', function () { var q = this.value.toLowerCase(); $( this ) .closest( '.legal-status-search' ) .find( '.legal-status-table tr' ) .each( function () { var cell = $( this ).find( '.legal-status-table__country' ); $( this ).tog...")