Changes
Jump to navigation
Jump to search
reason = 'all'
level = 'full', ns = {[10] = true}, -- Template reason = 'all'
finish list of categories
name = 'Wikipedia semi-protected user and user talk pages',
type = 'edit',
level = 'semiautoconfirmed', ns = {[2] = true, [3] = true}, -- User and user talk reason - 'all'
},
{
name = 'Semi-protected project pages',
type = 'edit',
level = 'semiautoconfirmed', ns = {[4] = true}, -- Project reason = 'all'
},
{
name = 'Semi-protected images',
type = 'edit',
level = 'semiautoconfirmed', ns = {[6] = true}, -- File reason = 'all'
},
{
name = 'Wikipedia semi-protected templates',
type = 'edit',
level = 'semiautoconfirmed', ns = {[10] = true}, -- Template reason = 'all'
},
{
name = 'Semi-protected portals',
type = 'edit',
level = 'semiautoconfirmed', ns = {[100] = true}, -- Portal reason = 'all'
},
{
name = 'Semi-protected talk pages',
type = 'edit',
level = 'semiautoconfirmed', ns = '{talk', reason = 'all'true}
},
{
name = 'Wikipedia pages semi-protected against vandalism',
type = 'edit',
level = 'semi', ns = 'allautoconfirmed',
reason = 'vandalism'
},
name = 'Wikipedia protected user and user talk pages',
type = 'edit',
level = 'fullsysop', ns = {[2] = true, [3] = true}, -- User and user talk reason = 'all'
},
{
name = 'Protected images',
type = 'edit',
level = 'fullsysop', ns = 'file', reason {[6] = 'all'true} -- File
},
{
name = 'Protected project pages',
type = 'edit',
level = 'fullsysop', ns = {[64] = true, [12] = true}, -- File reason = 'all'Project and Help
},
{
name = 'Wikipedia protected templates',
type = 'edit',
level = 'fullsysop',
ns = {[10] = true}, -- Template
},
{
name = 'Protected talk pages',
type = 'edit',
level = 'fullsysop', ns = '{talk', reason = 'all'true}
},
{
name = 'Wikipedia pages protected against vandalism',
type = 'edit',
level = 'full', ns = 'allsysop',
reason = 'vandalism'
},
name = 'Wikipedia pages semi-protected due to dispute',
type = 'edit',
level = 'semi', ns = 'allautoconfirmed',
reason = 'dispute'
},
name = 'Wikipedia pages protected due to dispute',
type = 'edit',
level = 'full', ns = 'allsysop',
reason = 'dispute'
},
name = 'Wikipedia pages move-protected due to dispute',
type = 'move',
level = 'full', ns = 'allsysop',
reason = 'dispute'
},
name = 'Wikipedia move-protected user and user talk pages',
type = 'move',
level = 'fullsysop', ns = {[2] = true, [3] = true}, -- User and user talk reason = 'all'
},
{
name = 'Wikipedia move-protected project pages',
type = 'move',
level = 'fullsysop', ns = {[4] = true}, -- Project reason = 'all'
},
{
name = 'Wikipedia move-protected portals',
type = 'move',
level = 'fullsysop', ns = {[100] = true}, -- Portal reason = 'all'
},
{
name = 'Wikipedia semi-protected templates',
type = 'edit',
level = 'semiautoconfirmed', ns = {[10] = true}, -- Template reason = 'all'
},
{
name = 'Wikipedia move-protected templates',
type = 'move',
level = 'fullsysop', ns = {[10] = true}, -- Template reason = 'all'
},
{
name = 'Wikipedia protected templates',
type = 'edit',
},
{
name = 'Wikipedia move-protected portals',
type = 'move',
level = 'fullsysop', ns = {[100] = true}, -- Portal reason = 'all'
},
{
name = 'Wikipedia pages semi-protected from banned users',
type = 'edit',
level = 'semi', ns = 'allautoconfirmed',
reason = 'sock'
},
name = 'Wikipedia pages protected from banned users',
type = 'edit',
level = 'full', ns = 'allsysop',
reason = 'sock'
},
name = 'Wikipedia temporarily semi-protected biographies of living people',
type = 'edit',
level = 'semi', ns = 'allautoconfirmed',
reason = 'blp',
expiry = 'temp'
name = 'Wikipedia temporarily protected biographies of living people',
type = 'edit',
level = 'full', ns = 'allsysop',
reason = 'blp',
expiry = 'temp'
name = 'Wikipedia indefinitely semi-protected biographies of living people',
type = 'edit',
level = 'semi', ns = 'allautoconfirmed',
reason = 'blp',
expiry = 'indef'
name = 'Wikipedia indefinitely protected biographies of living people',
type = 'edit',
level = 'full', ns = 'allsysop',
reason = 'blp',
expiry = 'indef'
},
{
name = 'Wikipedia indefinitely semi-protected pages',
type = 'edit',
level = 'autoconfirmed',
expiry = 'indef'
},
{
name = 'Wikipedia move-protected talk pages',
type = 'move',
level = 'sysop',
ns = {talk = true}
},
{
name = 'Wikipedia indefinitely move-protected pages',
type = 'move',
level = 'sysop',
expiry = 'indef'
},
{
name = 'Wikipedia semi-protected pages',
type = 'edit',
level = 'autoconfirmed'
},
{
name = 'Wikipedia protected pages',
},
{
name = 'Wikipedia semi-protected categories',
type = 'edit',
level = 'autoconfirmed',
ns = {[14] = true}
},
{
name = 'Wikipedia protected categories',
type = 'edit',
ns = {[14] = true} -- Category
},
{
name = 'Wikipedia move-protected pages',
type = 'move',
level = 'sysop'
},
{
name = 'Wikipedia Office-protected pages',
reason = 'office'
},
{
name = 'Wikipedia pending changes protected pages (level 1)',
type = 'pc',
level = 'autoconfirmed'
},
{
name = 'Wikipedia pending changes protected pages (level 2)',
type = 'pc',
level = 'reviewer'
},
}
local error_categories = {
incorrect = 'Wikipedia pages with incorrect protection templates',
no_expiry = 'Wikipedia protected pages without expiry', create = 'Wikipedia pages tagged as create-protected'
}