Alle öffentlichen Logbücher
Aus FürthWiki
Dies ist die kombinierte Anzeige aller in FürthWiki geführten Logbücher. Die Ausgabe kann durch die Auswahl des Logbuchtyps, des Benutzers oder des Seitentitels eingeschränkt werden (Groß-/Kleinschreibung muss beachtet werden).
- 18:25, 28. Feb. 2026 HeikoBot Diskussion Beiträge erstellte die Seite Modul:Klasse/Work (Die Seite wurde neu angelegt: „local p = {} local com = require("Module:Common") local str = require("Module:String") local atr = require("Module:Attribut") local frm = require("Modul:Formular/Work") local fab = require("Modul:Faktenbox") local htm = require("Modul:HTML") function p.Faktenbox( frame ) local args = frame:getParent().args local t = p.daten( frame, args ) -- Use preprocess to render the factbox and all contens at once return frame:preprocess(t) end function p.dat…“)
- 11:28, 19. Feb. 2026 HeikoBot Diskussion Beiträge löschte die Seite Modul:Klasse/Work (Inhalt war: „local p = {} local com = require("Module:Common") local str = require("Module:String") local atr = require("Module:Attribut") local frm = require("Modul:Formular") local fab = require("Modul:Faktenbox") local htm = require("Modul:HTML") function p.Faktenbox( frame ) local args = frame:getParent().args local t = p.daten( frame, args ) -- Use preprocess to render the fa…“. Einziger Bearbeiter: HeikoBot (Diskussion))
- 08:30, 19. Feb. 2026 HeikoBot Diskussion Beiträge erstellte die Seite Modul:Klasse/Work (Die Seite wurde neu angelegt: „local p = {} local com = require("Module:Common") local str = require("Module:String") local atr = require("Module:Attribut") local frm = require("Modul:Formular") local fab = require("Modul:Faktenbox") function p.Faktenbox( frame ) local args = frame:getParent().args local t = p.daten( frame, args ) -- Use preprocess to render the factbox and all contens at once return frame:preprocess(t) end function p.daten(frame, args) local title = mw.title…“)
- 16:46, 18. Feb. 2026 HeikoBot Diskussion Beiträge löschte die Seite Modul:Klasse/Work (Inhalt war: „local p = {} local com = require("Module:Common") local str = require("Module:String") local atr = require("Module:Attribut") local frm = require("Modul:Formular") local fab = require("Modul:Faktenbox") function p.Faktenbox( frame ) local args = frame:getParent().args local t = p.daten( frame, args ) -- Use preprocess to render the factbox and all contens at once ret…“. Einziger Bearbeiter: HeikoBot (Diskussion))
- 16:26, 16. Feb. 2026 HeikoBot Diskussion Beiträge erstellte die Seite Modul:Klasse/Work (Die Seite wurde neu angelegt: „local p = {} local com = require("Module:Common") local str = require("Module:String") local atr = require("Module:Attribut") function p.Faktenbox( frame ) local args = frame:getParent().args local t = p.daten( frame, args ) -- Use preprocess to render the factbox and all contens at once return frame:preprocess(t) end function p.daten(frame, args) local title = mw.title.getCurrentTitle().text local t = '<table class="wikitable">'.. '<th>[[…“)