用户:Emojiwiki/market/item/module

模组页送给您!

编辑

模组:Wikipedia free


-- For unit tests, see [[Module:Example]]
local p = {}
 
function p.hello()
    return "Wikipedia,the free encyclopedia"
end
 
return p
{{{1}}}--~~~~