Modul:Gebäude: Unterschied zwischen den Versionen

fix
Keine Bearbeitungszusammenfassung
(fix)
Zeile 29: Zeile 29:
local tab_pages=''
local tab_pages=''
if tpl_pages:gsub("%s+", "") ~= '' then
if tpl_pages:gsub("%s+", "") ~= '' then
tab_bild = '<tab name=Bild>' ..  
tab_pages = '<tab name=Bild>' ..  
tab_pages .. '</tab>'
tpl_pages .. '</tab>'
end
end