local p = local sandbox = require('Module:User:DePiep/sandbox')
function p.callSandbox(frame) sandbox.prepareArgs(frame)end
function p.callFunc1(frame) sandbox._func1(frame)end
function p.callFunc2 sandbox._func2(frame)end
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/DePiep/luacall".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.