1
संपादन
(Removed "/sandbox" on call to Module:Hatnote list) |
(Fixed issue with ipairs() running from 1) |
||
local use = args[1] --cases with parameter 1 unspecified, i.e. using "other uses", should probably be flagged
local pages = {}
function two (a, b, c) return a, b, 1 end --lets us run ipairs from 2
return mHatnote._hatnote(
mHatlist.forSeeTableToString({{use = use, pages = pages}})
|
संपादन