17.668
Bearbeitungen
(bild = fbdata.pargs["Bild"]) |
Keine Bearbeitungszusammenfassung Markierung: Zurückgesetzt |
||
| Zeile 48: | Zeile 48: | ||
t = t .. '{| class = "factbox_imagetable" border = "0" cellpadding = "0" cellspacing = "0" width = "100%"\n' | t = t .. '{| class = "factbox_imagetable" border = "0" cellpadding = "0" cellspacing = "0" width = "100%"\n' | ||
t = t .. '|-\n' | t = t .. '|-\n' | ||
t = t .. '|[[Datei:' .. bild .. '|768px|link=' .. (seite or '') .. ']]\n' | t = t .. '|[[Bild::Datei:' .. bild .. '|768px|link=' .. (seite or '') .. ']]\n' | ||
if beschreibung[1] ~= nil then | if beschreibung[1] ~= nil then | ||
t = t .. '|-\n' | t = t .. '|-\n' | ||