Module:Protection banner/config: Difference between revisions

Content added Content deleted
Enwikipedia>Mr. Stradivarius
(remove unused deletion log message, and finish the reset blurb messages)
Enwikipedia>Mr. Stradivarius
(add a table for reasons that don't need expiry checks)
Line 435: Line 435:
['all-all-all-autoconfirmed-autoreview'] = 'Wikipedia pending changes protected pages (level 1)',
['all-all-all-autoconfirmed-autoreview'] = 'Wikipedia pending changes protected pages (level 1)',
['all-all-all-reviewer-autoreview'] = 'Wikipedia pending changes protected pages (level 2)',
['all-all-all-reviewer-autoreview'] = 'Wikipedia pending changes protected pages (level 2)',
}

--------------------------------------------------------------------------------
-- Expiry category config
--------------------------------------------------------------------------------

-- If any of the following reasons is passed to the module, it will not output
-- the "pages without expiry" tracking category.

cfg.reasonsWithoutExpiryCheck = {
blp = true,
}
}