Module:Lua banner: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(... and for module doc pages)
(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