Baustelle.svg Eine Bearbeitungssperre steht an, welche von 23. Januar bis einschließlich 25. Januar dauern wird. In dieser Zeit wird das FürthWiki weiterhin lesbar, aber nicht bearbeitbar sein.

Modul:Faktenbox: Unterschied zwischen den Versionen

Aus FürthWiki

postprocess_
(+ tabelle_header_footer())
(postprocess_)
Zeile 59: Zeile 59:


-- wrapper für functions von Modul:Faktenbox/Common
-- wrapper für functions von Modul:Faktenbox/Common
function p.preprocess(...) return fab_common.preprocess_(...) end
function p.postprocess(...) return fab_common.postprocess_(...) end
function p.getFbdata(...) return fab_common.getFbdata_(...) end
function p.getFbdata(...) return fab_common.getFbdata_(...) end


return p
return p