Module:Infobox

From Sun Myung Moon Archive

Documentation for this module may be created at Module:Infobox/doc

local p = {}

function p.infobox()
-- a placeholder to suppress a non-existent module errors
end

return p