Module:Category handler: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
hmm, looks like the computer I was editing this on doesn't like the negation symbol
pass the demospace parameter to Module:Namespace detect
வரிசை 205:
end
ndargs.page = args.page
ndargs.pagedemospace = args.pagedemospace
local ndresult = nsDetect.main(ndargs)
if ndresult then
வரி 212 ⟶ 213:
-- Namespace parameters exist; advanced usage.
-- If the all parameter is specified, return it.
iflocal all = args.all then
if rettype(all) == ret'string' .. args.allthen
ret = ret .. all
end
வரி 223 ⟶ 225:
end
end
ifndargs.other = args.other then
ndargs.otherpage = args.otherpage
endndargs.demospace = args.demospace
if args.page then
ndargs.page = args.page
end
local data = nsDetect.main(ndargs)
வரி 238 ⟶ 237:
-- 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) == datanum then
andlocal math.floor(datanum)dataArg == args[datanum]
andif args[datanum]type(dataArg) == 'string' then
ret = ret .. args[datanum]dataArg
if args.page then end
end
else
"https://tamilar.wiki/w/Module:Category_handler" இலிருந்து மீள்விக்கப்பட்டது