Module:Navbox: Difference between revisions

Jump to navigation Jump to search
No change in size ,  22 August 2018
fix confusion (a test I did was not correct)
(implement nocat=true per Template talk:Navbox#Module:Navbox and WP:NOCAT)
(fix confusion (a test I did was not correct))
Line 437: Line 437:
end
end


if (args.nocat or 'false'):lower() ~= 'false' then
if (args.nocat or 'false'):lower() == 'false' then
renderTrackingCategories(res)
renderTrackingCategories(res)
end
end
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu