Module:User:TeleComNasSprVen/sandbox
![]() | __EXPECTUNUSEDTEMPLATE__This is the module sandbox page for Module:User:TeleComNasSprVen. |
local p = {}
function p.hello( frame )
return "Hello, world!"
end
return p
This is the current revision of this page, as edited by imported>TeleComNasSprVen at 00:57, 20 December 2013 (←Created page with 'local p = {} function p.hello( frame ) return "Hello, world!" end return p'). The present address (URL) is a permanent link to this version.
![]() | __EXPECTUNUSEDTEMPLATE__This is the module sandbox page for Module:User:TeleComNasSprVen. |
local p = {}
function p.hello( frame )
return "Hello, world!"
end
return p