local p = function p.hello(frame) return 'Hello, my ' .. frame.args[1] .. ' is ' .. frame.args[2]endreturn p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/Earslap/sometest".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.