Changes

Jump to: navigation, search

Module:Category handler

71 bytes added, 05:26, 1 July 2013
fix blacklist-checking bug
local ret = '' -- The string to return.
-- Check blacklist if necessary. if not needsBlacklistCheck( args ) and or not findBlacklistMatch( pageObject ) then
if not nsParamsExist( mappings, args ) then
-- No namespace parameters exist; basic usage. Pass args[1] to
ndargs.page = args.page
end
local data = NamespaceDetect.main( ndargs )
Anonymous user

Navigation menu