Usuàriu:Carlo.sciolla/Module:LuaTest

local module = {}

function module.saludi( frame )

   return "Saludi a su mundu!"

end

return module