Changes
pass the demospace parameter to Module:Namespace detect
end
ndargs.page = args.page
ndargs.demospace = args.demospace
local ndresult = nsDetect.main(ndargs)
if ndresult then
-- Namespace parameters exist; advanced usage.
-- If the all parameter is specified, return it.
end
end
end
local data = nsDetect.main(ndargs)
-- Remove non-positive integer values, as only positive integers
-- from 1-10 were used with the old template.
if datanum > 0 and math.floor(datanum) == datanumthen and local dataArg = args[datanum] if type(dataArg) == 'string' then ret = ret .. args[datanum]dataArg end
end
else