Module:form of/templates: Difference between revisions

Jump to navigation Jump to search
No edit summary
(Undo revision 222871 by Sware (talk))
Tag: Undo
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]