Modul:Babel: Versionsgeschichte

Zur Navigation springen Zur Suche springen

Auswahl des Versionsunterschieds: Markiere die Radiobuttons der zu vergleichenden Versionen und drücke die Eingabetaste oder die Schaltfläche am unteren Rand.
Legende: (Aktuell) = Unterschied zur aktuellen Version, (Vorherige) = Unterschied zur vorherigen Version, K = Kleine Änderung

20. Juli 2025

  • AktuellVorherige 11:4411:44, 20. Jul. 2025 Cowboy Diskussion Beiträge 1.853 Bytes +1.853 Die Seite wurde neu angelegt: „local p = { } p.fill = function ( frame ) -- Template filling local t = mw.title.getCurrentTitle() local r, scope if t.namespace == 10 then scope = "doc" elseif t.namespace == 14 then scope = "cat" end if scope then local lucky, c = pcall( mw.loadJsonData, "Module:Babel.json" ) if type( c ) == "table" and type( c[ scope ] ) == "table" then local s = t.text loca…“