Module:form of/templates: Difference between revisions

no edit summary
(Undo revision 222869 by Sware (talk))
Tag: Undo
No edit summary
Line 664: Line 664:
params, iargs["def"], iargs["ignore"], ignored_params)
params, iargs["def"], iargs["ignore"], ignored_params)
local infls
local infls = {}
if not next(iargs["preinfl"]) and not next(iargs["postinfl"]) then
if not next(iargs["preinfl"]) and not next(iargs["postinfl"]) then
infls = args[term_param + 2]
infls = args[term_param + 2]