Module:Test
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Test/doc
local p = {}; p.hello = function (frame) return "Hello, world!" end return p
Documentation for this module may be created at Module:Test/doc
local p = {}; p.hello = function (frame) return "Hello, world!" end return p