Changes

Jump to navigation Jump to search
m
1 revision imported: Add license
Line 41: Line 41:  
--
 
--
 
-- ${EDITREQUEST} - a link to create an edit request for the current page.
 
-- ${EDITREQUEST} - a link to create an edit request for the current page.
--
  −
-- ${EXPIRY} - the protection expiry date in the format DD Month YYYY. If
  −
-- protection is indefinite or is not set, this is the blank string.
   
--
 
--
 
-- ${EXPLANATIONBLURB} - an explanation blurb, e.g. "Please discuss any changes
 
-- ${EXPLANATIONBLURB} - an explanation blurb, e.g. "Please discuss any changes
Line 139: Line 136:  
autoconfirmed = {
 
autoconfirmed = {
 
alt = 'Page protected with pending changes level 1',
 
alt = 'Page protected with pending changes level 1',
tooltip = 'All edits by unregistered and new users are subject to review',
+
tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users',
 
image = 'Padlock-silver-light.svg'
 
image = 'Padlock-silver-light.svg'
 
},
 
},
Line 145: Line 142:  
alt = 'Page protected with pending changes level 2',
 
alt = 'Page protected with pending changes level 2',
 
tooltip = 'All edits by users who are not reviewers or administrators are'
 
tooltip = 'All edits by users who are not reviewers or administrators are'
.. ' subject to review',
+
.. ' subject to review prior to becoming visible to unregistered users',
 
image = 'Padlock-orange.svg'
 
image = 'Padlock-orange.svg'
 
}
 
}
Line 231: Line 228:  
.. ' [[Wikipedia:Arbitration Committee|ArbCom]] or'
 
.. ' [[Wikipedia:Arbitration Committee|ArbCom]] or'
 
.. ' meets the criteria for community use',
 
.. ' meets the criteria for community use',
tooltip = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}'
+
tooltip = 'This ${PAGETYPE} is extended-confirmed protected',
.. ' under extended confirmed editing restrictions',
   
alt = 'Extended-protected ${PAGETYPE}',
 
alt = 'Extended-protected ${PAGETYPE}',
 
},
 
},
Line 913: Line 909:  
['Template:Pp-pc2']                    = {action = 'autoreview', small = true},
 
['Template:Pp-pc2']                    = {action = 'autoreview', small = true},
 
['Template:Pp-reset']                  = {'reset'},
 
['Template:Pp-reset']                  = {'reset'},
['Template:Pp-semi-indef']              = {expiry = 'indef', small = true},
+
['Template:Pp-semi-indef']              = {small = true},
 
['Template:Pp-sock']                    = {'sock'},
 
['Template:Pp-sock']                    = {'sock'},
 
['Template:Pp-template']                = {'template', small = true},
 
['Template:Pp-template']                = {'template', small = true},
Line 1,024: Line 1,020:  
-- These messages determine which tracking categories the module outputs.
 
-- These messages determine which tracking categories the module outputs.
 
['tracking-category-incorrect'] = 'Wikipedia pages with incorrect protection templates',
 
['tracking-category-incorrect'] = 'Wikipedia pages with incorrect protection templates',
['tracking-category-expiry'] = 'Wikipedia protected pages without expiry',
   
['tracking-category-template'] = 'Wikipedia template-protected pages other than templates and modules',
 
['tracking-category-template'] = 'Wikipedia template-protected pages other than templates and modules',
  

Navigation menu