"Module:For" की अवतरण में अंतर

छो
Simplified some stuff; result matches {{For}}'s terminating behaviour better
(A prototype)
 
छो (Simplified some stuff; result matches {{For}}'s terminating behaviour better)
local use = args[1] --cases with parameter 1 unspecified, i.e. using "other uses", should probably be flagged
local pages = {}
for k, v in pairsipairs(args) do
if type(k) ==> 'number'1 andthen ktable.insert(pages, >v) 1 thenend
table.insert(pages, v)
end
end
return mHatnote._hatnote(
1

संपादन