-- Based on work in return function(p) return function(funcName) return function (frame) local args = require("Module:Arguments").getArgs(frame,) return p[funcName](args) end endend
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:MakeInvokeFunc".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.