模块:Example

50px 模块文档[查看] [编辑] [历史] [清除缓存]

Hello world

local p={}
function p.x(frame) return frame:getParent().args["a"] end
return p