All public logs

Jump to navigation Jump to search

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

Logs
  • 17:51, 26 August 2025 Jayprakash12345 talk contribs created page Tabledemo:MediaWiki:Common.js (Created page with "MediaWiki:Common.js Lightweight, mobile-friendly table sortable + responsive + collapsible Works on Vector (desktop) and Minerva (mobile) without depending on core tablesorter: ( function () { --- Wrap tables for responsive scrolling ---: function wrapTables( $root ) { var $scope = $root.find( '.mw-parser-output' ).addBack( '.mw-parser-output' ); if ( !$scope.length ) $scope = $root; $scope.find( 'table' ).each( function () { var $...")