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
  • 23:58, 11 May 2026 HMHTEST talk contribs created page MediaWiki:BibBackbone.js (Created page with "(function () { const DATA_URL = "/index.php?title=BibliographyData&action=raw&ctype=application/json"; document.addEventListener("DOMContentLoaded", init); async function init() { document.getElementById("generateBtn").onclick = generateHTML; } async function loadData() { const res = await fetch(DATA_URL); return await res.json(); } // ---------------- MAIN ---------------- async function generateHTML() { const data = await loadData(); let tag...")