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