This is an old revision of this page, as edited by Remsense(talk | contribs) at 13:14, 11 October 2023(←Created page with 'require('strict') local p = {} function p.Kxr(frame) -- load arguments module to simplify handling of args local getArgs = require('Module:Arguments').getArgs local args = getArgs(frame) return p._Kxr(args) end function p._Zh(args) end return p'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 13:14, 11 October 2023 by Remsense(talk | contribs)(←Created page with 'require('strict') local p = {} function p.Kxr(frame) -- load arguments module to simplify handling of args local getArgs = require('Module:Arguments').getArgs local args = getArgs(frame) return p._Kxr(args) end function p._Zh(args) end return p')
This module is rated as beta, and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected.
require('strict')localp={}functionp.Kxr(frame)-- load arguments module to simplify handling of argslocalgetArgs=require('Module:Arguments').getArgslocalargs=getArgs(frame)returnp._Kxr(args)endfunctionp._Zh(args)endreturnp