All public logs

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
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 20:19, 26 August 2025 Jayprakash12345 talk contribs deleted page Tabledemo/MediaWiki:Common.js (content was: "* * MediaWiki Mobile Table Enhancement Script * File: MediaWiki:Common.js or modules/custom/mobile-tables.js * * Provides mobile-friendly table functionality including: * - Column expand/collapse * - Touch-friendly scrolling * - Responsive behavior: ( function () { 'use strict'; * * Mobile table handler object: v...", and the only contributor was "Jayprakash12345" (talk))
  • 20:19, 26 August 2025 Jayprakash12345 talk contribs deleted page Tabledemo/MediaWiki:Common.css (content was: "MediaWiki Mobile Table Styles: File: MediaWiki:Common.css or skins/[skin]/resources/[skin].css: * * Mobile-compatible table wrapper * Provides horizontal scrolling on mobile devices: .mobile-table-wrapper { overflow-x: auto; -webkit-overflow-scrolling: touch; iOS smooth scrolling: -ms-overflow-style: -ms-autohiding-scr...", and the only contributor was "Jayprakash12345" (talk))
  • 20:11, 26 August 2025 Maintenance script talk contribs recreated the Cargo table Books
  • 20:10, 26 August 2025 Maintenance script talk contribs created the Cargo table Books
  • 20:07, 26 August 2025 Jayprakash12345 talk contribs created page Template:Book (Created page with "<noinclude> This is the "Book" template. {{#cargo_declare:_table=Books |Title=String |Author=Page |Genre=String |Year=Date |Pages=Integer |Rating=Float }} </noinclude> <includeonly> {{#cargo_store:_table=Books |Title={{{Title|}}} |Author={{{Author|}}} |Genre={{{Genre|}}} |Year={{{Year|}}} |Pages={{{Pages|}}} |Rating={{{Rating|}}} }} {| class="wikitable" ! Title | {{{Title|}}} |- ! Author | [[{{{Author|}}}]] |- ! Genre | {{{Genre|}}} |- ! Year Published | {{{Year|}}} |...")
  • 20:00, 26 August 2025 Jayprakash12345 talk contribs created page Template:CargoTable (Created page with "<noinclude> This is the "Book" template. {{#cargo_declare:_table=Books |Title=String |Author=Page |Genre=String |Year=Date |Pages=Integer |Rating=Float }} </noinclude> <includeonly> {{#cargo_store:_table=Books |Title={{{Title|}}} |Author={{{Author|}}} |Genre={{{Genre|}}} |Year={{{Year|}}} |Pages={{{Pages|}}} |Rating={{{Rating|}}} }} {| class="wikitable" ! Title | {{{Title|}}} |- ! Author | [[{{{Author|}}}]] |- ! Genre | {{{Genre|}}} |- ! Year Published | {{{Year|}}} |...")
  • 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 $...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)