Module:Lua banner: Difference between revisions

Content added Content deleted
m (1 revision imported)
imported>Pppery
(Add parameter to disable protection level tracking, useful when a template only includes part of a module)
Line 74: Line 74:
if titleObj.namespace == 10
if titleObj.namespace == 10
and not subpageBlacklist[titleObj.subpageText]
and not subpageBlacklist[titleObj.subpageText]
and not args.noprotcat
then
then
local category = args.category
local category = args.category