Special

Main public logs

Combined display of all available logs of Illustrations in German Translations of Mark Twain's Works. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:07, 8 July 2025 HMHTEST talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: $(function () { $('.ausklapp-button').click(function () { var $button = $(this); var $content = $button.next('.ausklapp-inhalt'); $content.slideToggle(200); var expanded = $button.attr('aria-expanded') === 'true'; $button.attr('aria-expanded', !expanded); }); });")