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

MediaWiki:Common.js: Revision history

MediaWiki interface page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 May 2026

  • curprev 18:5118:51, 12 May 2026 Xenorio talk contribs 1,063 bytes +204 Automated sync
  • curprev 16:0916:09, 12 May 2026 Xenorio talk contribs 859 bytes +279 No edit summary
  • curprev 16:0716:07, 12 May 2026 Xenorio talk contribs 580 bytes +580 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..."