"इस मॉड्यूल हेतु प्रलेख मॉड्यूल:Sandbox/Earslap/testmodule/doc पर बनाया जा सकता है"
local p = {} function p.hello(frame) return 'Hello' end return p