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
  • 18:18, 31 August 2025 HMHTEST talk contribs created page MediaWiki:CharacterFilter.js (Created page with "// Slideshow Script: Illustrations of Tom, filter by illustrator // Globale Bildlisten und aktuelle Indizes var slides = { A: [], B: [], C: [], D: [], }; var currentIndex = { A: 0, B: 0, C: 0, D: 0, }; // Slideshow laden function filterAndLoadSlideshowT(target) { var dropdownId = 'illustratorDropdown' + target; var selectedIllustrator = document.getElementById(dropdownId).value.toLowerCase(); var imageElement = document.getElementById('slide' +...")