Module:Lua banner: Difference between revisions

Add parameter to disable protection level tracking, useful when a template only includes part of a module
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:
if titleObj.namespace == 10
and not subpageBlacklist[titleObj.subpageText]
and not args.noprotcat
then
local category = args.category
Anonymous user