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

All public logs

More actions

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

Logs
  • 23:56, 24 January 2026 Skycrafter talk contribs created page MediaWiki:Common.js (Created page with "Test fix: mw.hook('wikipage.content').add(function($content) { $content.find('table.wikitable').each(function() { var $table = $(this); // Only wrap if not already wrapped (prevents double-wrapping) if (!$table.parent().hasClass('table-fix-wrapper')) { $table.wrap('<div class="table-fix-wrapper"></div>'); } }); });")