Module:Category handler: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
use the _main function for nsDetect rather than the main function
(test the sandbox version of Module:Namespace detect)
(use the _main function for nsDetect rather than the main function)
Line 206:
ndargs.page = args.page
ndargs.demospace = args.demospace
local ndresult = nsDetect.main_main(ndargs)
if ndresult then
ret = ret .. ndresult
Line 229:
ndargs.demospace = args.demospace
local data = nsDetect.main_main(ndargs)
-- Work out what to return based on the result of the namespace detect call.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu