Changes

From The TTSCpedia
Jump to navigationJump to search
change "IP editors" → "unregistered editors" for clarity
Line 137: Line 137:  
alt = 'Page protected with pending changes',
 
alt = 'Page protected with pending changes',
 
tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users',
 
tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users',
image = 'TTSCpedia pending protection icon.svg'
+
image = 'Pending-protection-shackle.svg'
 
}
 
}
 
},
 
},
Line 156: Line 156:  
blp = {
 
blp = {
 
description = 'For pages protected to promote compliance with the'
 
description = 'For pages protected to promote compliance with the'
.. ' biographies of living persons policy',
+
.. ' [[Wikipedia:Biographies of living persons'
 +
.. '|biographies of living persons]] policy',
 
text = '${INTROFRAGMENT} to promote compliance with'
 
text = '${INTROFRAGMENT} to promote compliance with'
.. " our policy on the biographies"
+
.. ' [[Wikipedia:Biographies of living persons'
.. ' of living people.',
+
.. "|Wikipedia's policy on the biographies"
 +
.. ' of living people]].',
 
tooltip = '${TOOLTIPFRAGMENT} to promote compliance with the policy on'
 
tooltip = '${TOOLTIPFRAGMENT} to promote compliance with the policy on'
 
.. ' biographies of living people',
 
.. ' biographies of living people',
Line 165: Line 167:  
dmca = {
 
dmca = {
 
description = 'For pages protected by the Wikimedia Foundation'
 
description = 'For pages protected by the Wikimedia Foundation'
.. ' due to [[Wikipedia:Digital Millennium Copyright Act]] takedown requests',
+
.. ' due to [[Digital Millennium Copyright Act]] takedown requests',
 
explanation = function (protectionObj, args)
 
explanation = function (protectionObj, args)
 
local ret = 'Pursuant to a rights owner notice under the Digital'
 
local ret = 'Pursuant to a rights owner notice under the Digital'
Line 178: Line 180:  
ret = ret .. ' For more information, including websites discussing'
 
ret = ret .. ' For more information, including websites discussing'
 
.. ' how to file a counter-notice, please see'
 
.. ' how to file a counter-notice, please see'
.. " [[Wikipedia:Wikipedia:Office actions]] and the article's ${TALKPAGE}."
+
.. " [[Wikipedia:Office actions]] and the article's ${TALKPAGE}."
 
.. "'''Do not remove this template from the article until the"
 
.. "'''Do not remove this template from the article until the"
 
.. " restrictions are withdrawn'''."
 
.. " restrictions are withdrawn'''."
 
return ret
 
return ret
 
end,
 
end,
image = 'TTSCpedia Office protection icon.svg',
+
image = 'Office-protection-shackle.svg',
 
},
 
},
 
dispute = {
 
dispute = {
Line 226: Line 228:  
description = 'For pages protected for being displayed on the [[Main Page]]',
 
description = 'For pages protected for being displayed on the [[Main Page]]',
 
text = 'This file is currently'
 
text = 'This file is currently'
.. ' protected from'
+
.. ' [[Wikipedia:This page is protected|protected]] from'
 
.. ' editing because it is currently or will soon be displayed'
 
.. ' editing because it is currently or will soon be displayed'
 
.. ' on the [[Main Page]].',
 
.. ' on the [[Main Page]].',
Line 241: Line 243:  
local ret = 'This ${PAGETYPE} is currently under the'
 
local ret = 'This ${PAGETYPE} is currently under the'
 
.. ' scrutiny of the'
 
.. ' scrutiny of the'
.. ' [[Wikipedia:Wikipedia:Office actions|Wikimedia Foundation Office]]'
+
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
 
.. ' and is protected.'
 
.. ' and is protected.'
 
if protectionObj.protectionDate then
 
if protectionObj.protectionDate then
Line 252: Line 254:  
.. " page unless you are authorized by the Wikimedia Foundation to do"
 
.. " page unless you are authorized by the Wikimedia Foundation to do"
 
.. " so.'''",
 
.. " so.'''",
image = 'TTSCpedia Office protection icon.svg',
+
image = 'Office-protection-shackle.svg',
 
},
 
},
 
reset = {
 
reset = {
Line 259: Line 261:  
  text = 'This ${PAGETYPE} is currently under the'
 
  text = 'This ${PAGETYPE} is currently under the'
 
.. ' scrutiny of the'
 
.. ' scrutiny of the'
.. ' [[Wikipedia:Wikipedia:Office actions|Wikimedia Foundation Office]]'
+
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
 
.. ' and is protected.',
 
.. ' and is protected.',
 
explanation = function (protectionObj, args)
 
explanation = function (protectionObj, args)
Line 271: Line 273:  
.. ' simplified, "bare bones" version so that it may be completely'
 
.. ' simplified, "bare bones" version so that it may be completely'
 
.. ' rewritten to ensure it meets the policies of'
 
.. ' rewritten to ensure it meets the policies of'
.. ' Neutral Point of View and Verifiability.'
+
.. ' [[WP:NPOV|Neutral Point of View]] and [[WP:V|Verifiability]].'
 
.. ' Standard Wikipedia policies will apply to its rewriting—which'
 
.. ' Standard Wikipedia policies will apply to its rewriting—which'
 
.. ' will eventually be open to all editors—and will be strictly'
 
.. ' will eventually be open to all editors—and will be strictly'
Line 289: Line 291:  
return ret
 
return ret
 
end,
 
end,
image = 'TTSCpedia Office protection icon.svg',
+
image = 'Office-protection-shackle.svg',
 
},
 
},
 
sock = {
 
sock = {
 
description = 'For pages protected due to'
 
description = 'For pages protected due to'
.. ' sock puppetry',
+
.. ' [[Wikipedia:Sock puppetry|sock puppetry]]',
text = '${INTROFRAGMENT} to prevent sock puppets of'
+
text = '${INTROFRAGMENT} to prevent [[Wikipedia:Sock puppetry|sock puppets]] of'
.. ' blocked or'
+
.. ' [[Wikipedia:Blocking policy|blocked]] or'
.. ' banned users'
+
.. ' [[Wikipedia:Banning policy|banned users]]'
 
.. ' from editing it.',
 
.. ' from editing it.',
 
tooltip = '${TOOLTIPFRAGMENT} to prevent sock puppets of blocked or banned users from'
 
tooltip = '${TOOLTIPFRAGMENT} to prevent sock puppets of blocked or banned users from'
Line 302: Line 304:  
},
 
},
 
template = {
 
template = {
description = 'For [[TTSCpedia:High-risk templates|high-risk]]'
+
description = 'For [[Wikipedia:High-risk templates|high-risk]]'
 
.. ' templates and Lua modules',
 
.. ' templates and Lua modules',
 
text = 'This is a permanently [[Help:Protection|protected]] ${PAGETYPE},'
 
text = 'This is a permanently [[Help:Protection|protected]] ${PAGETYPE},'
.. ' as it is high-risk.',
+
.. ' as it is [[Wikipedia:High-risk templates|high-risk]].',
 
explanation = 'Please discuss any changes on the ${TALKPAGE}; you may'
 
explanation = 'Please discuss any changes on the ${TALKPAGE}; you may'
 
.. ' ${EDITREQUEST} to ask an'
 
.. ' ${EDITREQUEST} to ask an'
.. ' [[TTSCpedia:Administrators|administrator]]'
+
.. ' [[Wikipedia:Administrators|administrator]] or'
.. ' to make an edit if'
+
.. ' [[Wikipedia:Template editor|template editor]] to make an edit if'
 
.. ' it is [[Help:Minor edit#When to mark an edit as a minor edit'
 
.. ' it is [[Help:Minor edit#When to mark an edit as a minor edit'
 
.. '|uncontroversial]] or supported by'
 
.. '|uncontroversial]] or supported by'
.. ' consensus. You can also'
+
.. ' [[Wikipedia:Consensus|consensus]]. You can also'
.. ' [[TTSCpedia:Requests for page protection|request]] that the page be'
+
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
 
.. ' unprotected.',
 
.. ' unprotected.',
 
tooltip = 'This high-risk ${PAGETYPE} is permanently ${PROTECTIONLEVEL}'
 
tooltip = 'This high-risk ${PAGETYPE} is permanently ${PROTECTIONLEVEL}'
Line 327: Line 329:  
explanation = 'If you cannot edit this user talk page and you need to'
 
explanation = 'If you cannot edit this user talk page and you need to'
 
.. ' make a change or leave a message, you can'
 
.. ' make a change or leave a message, you can'
.. ' [[TTSCpedia:Requests for page protection'
+
.. ' [[Wikipedia:Requests for page protection'
 
.. '#Current requests for edits to a protected page'
 
.. '#Current requests for edits to a protected page'
 
.. '|request an edit]],'
 
.. '|request an edit]],'
.. ' [[TTSCpedia:Requests for page protection'
+
.. ' [[Wikipedia:Requests for page protection'
 
.. '#Current requests for reduction in protection level'
 
.. '#Current requests for reduction in protection level'
 
.. '|request unprotection]],'
 
.. '|request unprotection]],'
Line 338: Line 340:  
vandalism = {
 
vandalism = {
 
description = 'For pages protected against'
 
description = 'For pages protected against'
.. ' vandalism',
+
.. ' [[Wikipedia:Vandalism|vandalism]]',
text = '${INTROFRAGMENT} due to vandalism.',
+
text = '${INTROFRAGMENT} due to [[Wikipedia:Vandalism|vandalism]].',
 
explanation = function (protectionObj, args)
 
explanation = function (protectionObj, args)
 
local ret = ''
 
local ret = ''
Line 357: Line 359:  
explanation = "This protection is '''not''' an endorsement of the"
 
explanation = "This protection is '''not''' an endorsement of the"
 
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
 
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
image = 'TTSCpedia move protection icon.svg'
+
image = 'Move-protection-shackle.svg'
 
},
 
},
 
vandalism = {
 
vandalism = {
 
description = 'For pages protected against'
 
description = 'For pages protected against'
.. ' page-move vandalism'
+
.. ' [[Wikipedia:Vandalism#Page-move vandalism'
 +
.. ' |page-move vandalism]]'
 
}
 
}
 
},
 
},
Line 391: Line 394:  
default = 'This ${PAGETYPE} is currently [[Help:Protection|'
 
default = 'This ${PAGETYPE} is currently [[Help:Protection|'
 
.. 'protected]] from editing',
 
.. 'protected]] from editing',
autoconfirmed = 'Editing of this ${PAGETYPE} by [[TTSCpedia:User access'
+
autoconfirmed = 'Editing of this ${PAGETYPE} by [[Wikipedia:User access'
.. ' levels#New users|new]] or [[TTSCpedia:User access levels#Unregistered'
+
.. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered'
 
.. ' users|unregistered]] users is currently [[Help:Protection|disabled]]',
 
.. ' users|unregistered]] users is currently [[Help:Protection|disabled]]',
extendedconfirmed = 'This ${PAGETYPE} is ${PROTECTIONLEVEL} as a result of'
+
extendedconfirmed = 'This ${PAGETYPE} is currently under extended confirmed protection',
.. ' [[Wikipedia:Wikipedia:Arbitration Committee|ArbCom]] enforcement or meets the'
  −
.. ' [[TTSCpedia:Protection policy#extended|criteria for community use]]',
   
},
 
},
 
move = {
 
move = {
Line 404: Line 405:  
autoreview = {
 
autoreview = {
 
default = 'All edits made to this ${PAGETYPE} by'
 
default = 'All edits made to this ${PAGETYPE} by'
.. ' [[TTSCpedia:User access levels#New users|new]] or'
+
.. ' [[Wikipedia:User access levels#New users|new]] or'
.. ' [[TTSCpedia:User access levels#Unregistered users|unregistered]]'
+
.. ' [[Wikipedia:User access levels#Unregistered users|unregistered]]'
 
.. ' users are currently'
 
.. ' users are currently'
.. ' subject to review'
+
.. ' [[Wikipedia:Pending changes|subject to review]]'
 
},
 
},
 
upload = {
 
upload = {
Line 434: Line 435:  
edit = {
 
edit = {
 
autoconfirmed = {
 
autoconfirmed = {
subject = 'See the [[TTSCpedia:Protection policy|'
+
subject = 'See the [[Wikipedia:Protection policy|'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details. If you'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details. If you'
 
.. ' cannot edit this ${PAGETYPE} and you wish to make a change, you can'
 
.. ' cannot edit this ${PAGETYPE} and you wish to make a change, you can'
 
.. ' ${EDITREQUEST}, discuss changes on the ${TALKPAGE},'
 
.. ' ${EDITREQUEST}, discuss changes on the ${TALKPAGE},'
.. ' [[TTSCpedia:Requests for page protection'
+
.. ' [[Wikipedia:Requests for page protection'
 
.. '#Current requests for reduction in protection level'
 
.. '#Current requests for reduction in protection level'
 
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
 
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
 
.. ' [[Special:UserLogin/signup|create an account]].',
 
.. ' [[Special:UserLogin/signup|create an account]].',
default = 'See the [[TTSCpedia:Protection policy|'
+
default = 'See the [[Wikipedia:Protection policy|'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details. If you'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details. If you'
 
.. ' cannot edit this ${PAGETYPE} and you wish to make a change, you can'
 
.. ' cannot edit this ${PAGETYPE} and you wish to make a change, you can'
.. ' [[TTSCpedia:Requests for page protection'
+
.. ' [[Wikipedia:Requests for page protection'
 
.. '#Current requests for reduction in protection level'
 
.. '#Current requests for reduction in protection level'
 
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
 
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
Line 451: Line 452:  
},
 
},
 
extendedconfirmed = {
 
extendedconfirmed = {
default = 'Extended confirmed protection prevents edits from all IP editors'
+
default = 'Extended confirmed protection prevents edits from all unregistered editors'
 
.. ' and registered users with fewer than 30 days tenure and 500 edits.'
 
.. ' and registered users with fewer than 30 days tenure and 500 edits.'
.. ' The [[TTSCpedia:Protection policy#extended|policy on community use]]'
+
.. ' The [[Wikipedia:Protection policy#extended|policy on community use]]'
 
.. ' specifies that extended confirmed protection can be applied to combat'
 
.. ' specifies that extended confirmed protection can be applied to combat'
 
.. ' disruption, if semi-protection has proven to be ineffective.'
 
.. ' disruption, if semi-protection has proven to be ineffective.'
 +
.. ' Extended confirmed protection may also be applied to enforce'
 +
.. ' [[Wikipedia:Arbitration Committee|arbitration sanctions]].'
 
.. ' Please discuss any changes on the ${TALKPAGE}; you may'
 
.. ' Please discuss any changes on the ${TALKPAGE}; you may'
 
.. ' ${EDITREQUEST} to ask for uncontroversial changes supported by'
 
.. ' ${EDITREQUEST} to ask for uncontroversial changes supported by'
.. ' consensus.'
+
.. ' [[Wikipedia:Consensus|consensus]].'
 
},
 
},
 
default = {
 
default = {
subject = 'See the [[TTSCpedia:Protection policy|'
+
subject = 'See the [[Wikipedia:Protection policy|'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. ' Please discuss any changes on the ${TALKPAGE}; you'
 
.. ' Please discuss any changes on the ${TALKPAGE}; you'
 
.. ' may ${EDITREQUEST} to ask an'
 
.. ' may ${EDITREQUEST} to ask an'
.. ' [[TTSCpedia:Administrators|administrator]] to make an edit if it'
+
.. ' [[Wikipedia:Administrators|administrator]] to make an edit if it'
 
.. ' is [[Help:Minor edit#When to mark an edit as a minor edit'
 
.. ' is [[Help:Minor edit#When to mark an edit as a minor edit'
.. '|uncontroversial]] or supported by '
+
.. '|uncontroversial]] or supported by [[Wikipedia:Consensus'
.. 'consensus. You may also [[TTSCpedia:Requests for'
+
.. '|consensus]]. You may also [[Wikipedia:Requests for'
 
.. ' page protection#Current requests for reduction in protection level'
 
.. ' page protection#Current requests for reduction in protection level'
 
.. '|request]] that this page be unprotected.',
 
.. '|request]] that this page be unprotected.',
default = 'See the [[TTSCpedia:Protection policy|'
+
default = 'See the [[Wikipedia:Protection policy|'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' You may [[TTSCpedia:Requests for page'
+
.. ' You may [[Wikipedia:Requests for page'
 
.. ' protection#Current requests for edits to a protected page|request an'
 
.. ' protection#Current requests for edits to a protected page|request an'
.. ' edit]] to this page, or [[TTSCpedia:Requests for'
+
.. ' edit]] to this page, or [[Wikipedia:Requests for'
 
.. ' page protection#Current requests for reduction in protection level'
 
.. ' page protection#Current requests for reduction in protection level'
 
.. '|ask]] for it to be unprotected.'
 
.. '|ask]] for it to be unprotected.'
Line 482: Line 485:  
move = {
 
move = {
 
default = {
 
default = {
subject = 'See the [[TTSCpedia:Protection policy|'
+
subject = 'See the [[Wikipedia:Protection policy|'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. ' The page may still be edited but cannot be moved'
 
.. ' The page may still be edited but cannot be moved'
 
.. ' until unprotected. Please discuss any suggested moves on the'
 
.. ' until unprotected. Please discuss any suggested moves on the'
.. ' ${TALKPAGE} or at [[TTSCpedia:Requested moves]]. You can also'
+
.. ' ${TALKPAGE} or at [[Wikipedia:Requested moves]]. You can also'
.. ' [[TTSCpedia:Requests for page protection|request]] that the page be'
+
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
 
.. ' unprotected.',
 
.. ' unprotected.',
default = 'See the [[TTSCpedia:Protection policy|'
+
default = 'See the [[Wikipedia:Protection policy|'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. ' The page may still be edited but cannot be moved'
 
.. ' The page may still be edited but cannot be moved'
 
.. ' until unprotected. Please discuss any suggested moves at'
 
.. ' until unprotected. Please discuss any suggested moves at'
.. ' [[TTSCpedia:Requested moves]]. You can also'
+
.. ' [[Wikipedia:Requested moves]]. You can also'
.. ' [[TTSCpedia:Requests for page protection|request]] that the page be'
+
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
 
.. ' unprotected.'
 
.. ' unprotected.'
 
}
 
}
Line 500: Line 503:  
autoreview = {
 
autoreview = {
 
default = {
 
default = {
default = 'See the [[TTSCpedia:Protection policy|'
+
default = 'See the [[Wikipedia:Protection policy|'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. ' Edits to this ${PAGETYPE} by new and unregistered users'
 
.. ' Edits to this ${PAGETYPE} by new and unregistered users'
Line 506: Line 509:  
.. ' a reviewer. To avoid the need for your edits to be'
 
.. ' a reviewer. To avoid the need for your edits to be'
 
.. ' reviewed, you may'
 
.. ' reviewed, you may'
.. ' [[TTSCpedia:Requests for page protection'
+
.. ' [[Wikipedia:Requests for page protection'
 
.. '#Current requests for reduction in protection level'
 
.. '#Current requests for reduction in protection level'
 
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
 
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
Line 514: Line 517:  
upload = {
 
upload = {
 
default = {
 
default = {
default = 'See the [[TTSCpedia:Protection policy|'
+
default = 'See the [[Wikipedia:Protection policy|'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
 
.. ' The page may still be edited but new versions of the file'
 
.. ' The page may still be edited but new versions of the file'
 
.. ' cannot be uploaded until it is unprotected. You can'
 
.. ' cannot be uploaded until it is unprotected. You can'
 
.. ' request that a new version be uploaded by using a'
 
.. ' request that a new version be uploaded by using a'
.. ' [[TTSCpedia:Edit requests|protected edit request]], or you'
+
.. ' [[Wikipedia:Edit requests|protected edit request]], or you'
.. ' can  [[TTSCpedia:Requests for page protection|request]]'
+
.. ' can  [[Wikipedia:Requests for page protection|request]]'
 
.. ' that the file be unprotected.'
 
.. ' that the file be unprotected.'
 
}
 
}
Line 569: Line 572:  
images = {
 
images = {
 
edit = {
 
edit = {
default = 'TTSCpedia full protection icon.svg',
+
default = 'Full-protection-shackle.svg',
templateeditor = 'TTSCpedia template protection icon.svg',
+
templateeditor = 'Template-protection-shackle.svg',
extendedconfirmed = 'TTSCpedia extended protection icon.svg',
+
extendedconfirmed = 'Extended-protection-shackle.svg',
autoconfirmed = 'TTSCpedia semi-protection icon.svg'
+
autoconfirmed = 'Semi-protection-shackle.svg'
 
},
 
},
 
move = {
 
move = {
default = 'TTSCpedia move protection icon.svg',
+
default = 'Move-protection-shackle.svg',
 
},
 
},
 
autoreview = {
 
autoreview = {
default = 'TTSCpedia pending protection icon.svg'
+
default = 'Pending-protection-shackle.svg'
 
},
 
},
 
upload = {
 
upload = {
default = 'TTSCpedia upload protection icon.svg'
+
default = 'Upload-protection-shackle.svg'
 
}
 
}
 
},
 
},
Line 606: Line 609:  
imageLinks = {
 
imageLinks = {
 
edit = {
 
edit = {
default = 'TTSCpedia:Protection policy#full',
+
default = 'Wikipedia:Protection policy#full',
templateeditor = 'TTSCpedia:Protection policy#template',
+
templateeditor = 'Wikipedia:Protection policy#template',
extendedconfirmed = 'TTSCpedia:Protection policy#extended',
+
extendedconfirmed = 'Wikipedia:Protection policy#extended',
autoconfirmed = 'TTSCpedia:Protection policy#semi'
+
autoconfirmed = 'Wikipedia:Protection policy#semi'
 
},
 
},
 
move = {
 
move = {
default = 'TTSCpedia:Protection policy#move'
+
default = 'Wikipedia:Protection policy#move'
 
},
 
},
 
autoreview = {
 
autoreview = {
default = 'TTSCpedia:Protection policy#pending'
+
default = 'Wikipedia:Protection policy#pending'
 
},
 
},
 
upload = {
 
upload = {
default = 'TTSCpedia:Protection policy#upload'
+
default = 'Wikipedia:Protection policy#upload'
 
}
 
}
 
},
 
},
Line 729: Line 732:     
protectionCategories = {
 
protectionCategories = {
['all|all|all|all|all']                  = 'Fully protected pages',
+
['all|all|all|all|all']                  = 'Wikipedia fully protected pages',
['all|all|office|all|all']              = 'Office-protected pages',
+
['all|all|office|all|all']              = 'Wikipedia Office-protected pages',
['all|all|reset|all|all']                = 'Office-protected pages',
+
['all|all|reset|all|all']                = 'Wikipedia Office-protected pages',
['all|all|dmca|all|all']                = 'Office-protected pages',
+
['all|all|dmca|all|all']                = 'Wikipedia Office-protected pages',
['all|all|mainpage|all|all']            = 'Fully-protected main page files',
+
['all|all|mainpage|all|all']            = 'Wikipedia fully-protected main page files',
['all|all|all|extendedconfirmed|all']    = 'Pages under 30-500 editing restriction',
+
['all|all|all|extendedconfirmed|all']    = 'Wikipedia pages under 30-500 editing restriction',
['all|all|ecp|extendedconfirmed|all']    = 'Pages under 30-500 editing restriction',
+
['all|all|ecp|extendedconfirmed|all']    = 'Wikipedia pages under 30-500 editing restriction',
['all|template|all|all|edit']            = 'Fully protected templates',
+
['all|template|all|all|edit']            = 'Wikipedia fully protected templates',
['all|all|all|autoconfirmed|edit']      = 'Semi-protected pages',
+
['all|all|all|autoconfirmed|edit']      = 'Wikipedia semi-protected pages',
['indef|all|all|autoconfirmed|edit']    = 'Indefinitely semi-protected pages',
+
['indef|all|all|autoconfirmed|edit']    = 'Wikipedia indefinitely semi-protected pages',
['all|all|blp|autoconfirmed|edit']      = 'Indefinitely semi-protected biographies of living people',
+
['all|all|blp|autoconfirmed|edit']      = 'Wikipedia indefinitely semi-protected biographies of living people',
['temp|all|blp|autoconfirmed|edit']      = 'Temporarily semi-protected biographies of living people',
+
['temp|all|blp|autoconfirmed|edit']      = 'Wikipedia temporarily semi-protected biographies of living people',
['all|all|dispute|autoconfirmed|edit']  = 'Pages semi-protected due to dispute',
+
['all|all|dispute|autoconfirmed|edit']  = 'Wikipedia pages semi-protected due to dispute',
['all|all|sock|autoconfirmed|edit']      = 'Pages semi-protected from banned users',
+
['all|all|sock|autoconfirmed|edit']      = 'Wikipedia pages semi-protected from banned users',
['all|all|vandalism|autoconfirmed|edit'] = 'Pages semi-protected against vandalism',
+
['all|all|vandalism|autoconfirmed|edit'] = 'Wikipedia pages semi-protected against vandalism',
['all|category|all|autoconfirmed|edit']  = 'Semi-protected categories',
+
['all|category|all|autoconfirmed|edit']  = 'Wikipedia semi-protected categories',
['all|file|all|autoconfirmed|edit']      = 'Semi-protected files',
+
['all|file|all|autoconfirmed|edit']      = 'Wikipedia semi-protected files',
['all|portal|all|autoconfirmed|edit']    = 'Semi-protected portals',
+
['all|portal|all|autoconfirmed|edit']    = 'Wikipedia semi-protected portals',
['all|project|all|autoconfirmed|edit']  = 'Semi-protected project pages',
+
['all|project|all|autoconfirmed|edit']  = 'Wikipedia semi-protected project pages',
['all|talk|all|autoconfirmed|edit']      = 'Semi-protected talk pages',
+
['all|talk|all|autoconfirmed|edit']      = 'Wikipedia semi-protected talk pages',
['all|template|all|autoconfirmed|edit']  = 'Semi-protected templates',
+
['all|template|all|autoconfirmed|edit']  = 'Wikipedia semi-protected templates',
['all|user|all|autoconfirmed|edit']      = 'Semi-protected user and user talk pages',
+
['all|user|all|autoconfirmed|edit']      = 'Wikipedia semi-protected user and user talk pages',
['all|template|all|templateeditor|edit'] = 'Template-protected templates',
+
['all|template|all|templateeditor|edit'] = 'Wikipedia template-protected templates',
['all|all|blp|sysop|edit']              = 'Indefinitely protected biographies of living people',
+
['all|all|blp|sysop|edit']              = 'Wikipedia indefinitely protected biographies of living people',
['temp|all|blp|sysop|edit']              = 'Temporarily protected biographies of living people',
+
['temp|all|blp|sysop|edit']              = 'Wikipedia temporarily protected biographies of living people',
['all|all|dispute|sysop|edit']          = 'Pages protected due to dispute',
+
['all|all|dispute|sysop|edit']          = 'Wikipedia pages protected due to dispute',
['all|all|sock|sysop|edit']              = 'Pages protected from banned users',
+
['all|all|sock|sysop|edit']              = 'Wikipedia pages protected from banned users',
['all|all|vandalism|sysop|edit']        = 'Pages protected against vandalism',
+
['all|all|vandalism|sysop|edit']        = 'Wikipedia pages protected against vandalism',
['all|category|all|sysop|edit']          = 'Protected categories',
+
['all|category|all|sysop|edit']          = 'Wikipedia protected categories',
['all|file|all|sysop|edit']              = 'Fully-protected files',
+
['all|file|all|sysop|edit']              = 'Wikipedia fully-protected files',
['all|project|all|sysop|edit']          = 'Fully-protected project pages',
+
['all|project|all|sysop|edit']          = 'Wikipedia fully-protected project pages',
['all|talk|all|sysop|edit']              = 'Fully-protected talk pages',
+
['all|talk|all|sysop|edit']              = 'Wikipedia fully-protected talk pages',
['all|template|all|sysop|edit']          = 'Fully protected templates',
+
['all|template|all|sysop|edit']          = 'Wikipedia fully protected templates',
['all|user|all|sysop|edit']              = 'Protected user and user talk pages',
+
['all|user|all|sysop|edit']              = 'Wikipedia protected user and user talk pages',
['all|module|all|all|edit']              = 'Fully-protected modules',
+
['all|module|all|all|edit']              = 'Wikipedia fully-protected modules',
['all|module|all|templateeditor|edit']  = 'Template-protected modules',
+
['all|module|all|templateeditor|edit']  = 'Wikipedia template-protected modules',
['all|module|all|autoconfirmed|edit']    = 'Semi-protected modules',
+
['all|module|all|autoconfirmed|edit']    = 'Wikipedia semi-protected modules',
['all|all|all|sysop|move']              = 'Move-protected pages',
+
['all|all|all|sysop|move']              = 'Wikipedia move-protected pages',
['indef|all|all|sysop|move']            = 'Indefinitely move-protected pages',
+
['indef|all|all|sysop|move']            = 'Wikipedia indefinitely move-protected pages',
['all|all|dispute|sysop|move']          = 'Pages move-protected due to dispute',
+
['all|all|dispute|sysop|move']          = 'Wikipedia pages move-protected due to dispute',
['all|all|vandalism|sysop|move']        = 'Pages move-protected due to vandalism',
+
['all|all|vandalism|sysop|move']        = 'Wikipedia pages move-protected due to vandalism',
['all|portal|all|sysop|move']            = 'Move-protected portals',
+
['all|portal|all|sysop|move']            = 'Wikipedia move-protected portals',
['all|portal|all|sysop|move']            = 'Move-protected portals',
+
['all|portal|all|sysop|move']            = 'Wikipedia move-protected portals',
['all|project|all|sysop|move']          = 'Move-protected project pages',
+
['all|project|all|sysop|move']          = 'Wikipedia move-protected project pages',
['all|talk|all|sysop|move']              = 'Move-protected talk pages',
+
['all|talk|all|sysop|move']              = 'Wikipedia move-protected talk pages',
['all|template|all|sysop|move']          = 'Move-protected templates',
+
['all|template|all|sysop|move']          = 'Wikipedia move-protected templates',
['all|user|all|sysop|move']              = 'Move-protected user and user talk pages',
+
['all|user|all|sysop|move']              = 'Wikipedia move-protected user and user talk pages',
['all|all|all|autoconfirmed|autoreview'] = 'Pending changes protected pages',
+
['all|all|all|autoconfirmed|autoreview'] = 'Wikipedia pending changes protected pages',
['all|file|all|all|upload']              = 'Upload-protected files',
+
['all|file|all|all|upload']              = 'Wikipedia upload-protected files',
 
},
 
},
   Line 938: Line 941:  
.. ' Please discuss any changes on the ${TALKPAGE}; you'
 
.. ' Please discuss any changes on the ${TALKPAGE}; you'
 
.. ' may ${EDITREQUEST} to ask an'
 
.. ' may ${EDITREQUEST} to ask an'
.. ' [[TTSCpedia:Administrators|administrator]] to make an edit if it'
+
.. ' [[Wikipedia:Administrators|administrator]] to make an edit if it'
.. ' is uncontroversial or supported by consensus.',
+
.. ' is [[Help:Minor edit#When to mark an edit as a minor edit'
 +
.. '|uncontroversial]] or supported by [[Wikipedia:Consensus'
 +
.. '|consensus]].',
    
--------------------------------------------------------------------------------
 
--------------------------------------------------------------------------------
Line 992: Line 997:     
-- These messages determine which tracking categories the module outputs.
 
-- These messages determine which tracking categories the module outputs.
['tracking-category-incorrect'] = 'Pages with incorrect protection templates',
+
['tracking-category-incorrect'] = 'Wikipedia pages with incorrect protection templates',
['tracking-category-template'] = 'Template-protected pages other than templates and modules',
+
['tracking-category-template'] = 'Wikipedia template-protected pages other than templates and modules',
    
--------------------------------------------------------------------------------
 
--------------------------------------------------------------------------------
Line 1,000: Line 1,005:     
-- These are images that are not defined by their protection action and protection level.
 
-- These are images that are not defined by their protection action and protection level.
['image-filename-indef'] = 'TTSCpedia full protection icon.svg',
+
['image-filename-indef'] = 'Full-protection-shackle.svg',
 
['image-filename-default'] = 'Transparent.gif',
 
['image-filename-default'] = 'Transparent.gif',
  
Anonymous user

Navigation menu