Module:Category handler: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
test the sandbox version of Module:Namespace detect |
use the _main function for nsDetect rather than the main function |
||
வரிசை 206:
ndargs.page = args.page
ndargs.demospace = args.demospace
local ndresult = nsDetect.
if ndresult then
ret = ret .. ndresult
வரிசை 229:
ndargs.demospace = args.demospace
local data = nsDetect.
-- Work out what to return based on the result of the namespace detect call.
| |||