Jump to content
Wikipedia The Free Encyclopedia

Module:Sandbox/DePiep/luacall

From Wikipedia, the free encyclopedia
Module documentation[create] [purge]
You might want to create a documentation page for this Scribunto module.
Editors can experiment in this module's sandbox (create | mirror) and testcases (create) pages.
Add categories to the /doc subpage. Subpages of this module.
 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

AltStyle によって変換されたページ (->オリジナル) /