Changes
Jump to navigation
Jump to search
renumber parameters
-- $3 = "disputes", with or without a section link
-- $4 = the type of the page, e.g. "article", "template", or "page"
-- $5 removed-- $6 = the protection date-- $7 6 = {{vandal-m|username}} replacement-- $8 7 = protection level/type blurb, e.g. "create-protected" or "fully protected"-- $9 8 = the expiry - " until DD Month YYYY". If protection is indefinite, this is the blank string.-- $10 removed-- $11 9 = A link to the page historyor the move log, with display -- msg['dispute-edit-link-display']-- $12 = A link to the move log, with display or msg['dispute-move-link-display']-- $13 10 = A link to the protection log or the pending changes log, with display
-- msg['more-details-protection-log-display'] or msg['more-details-pc-log-display']
-- $14 11 = Talk page link-- $15 12 = Edit request link-- $16 13 = Request unprotection blurb-- $17 14 = Adds links to edit requests and the talk page if we are on a subject page-- $18 15 = Deletion discussion link-- $19 16 = Deletion log link-- $20 removed-- $21 removed-- $22 removed
cfg.banners = {
cfg.banners.edit.dispute = {
text = '$1 $2 editing $3 have been resolved',
explanation = "This protection is '''not''' an endorsement of the $119.",
tooltip = 'due to editing disputes',
dispute = true,
cfg.banners.edit.template = {
text = 'This is a permanently [[Help:Protection|protected]] $4, as it is [[Wikipedia:High-risk templates|high-risk]]$98', explanation = 'Please discuss any changes on the $1411; you may $15 12 to ask an'
.. ' [[Wikipedia:Administrators|administrator]] or'
.. ' [[Wikipedia:Template editor|template editor]] to make an edit if'
.. ' it is [[Help:Minor edit#When to mark an edit as a minor edit'
.. '|uncontroversial]] or supported by'
.. ' [[Wikipedia:Consensus|consensus]].$1613', tooltip = 'This high-risk $4 is permanently $8 7 to prevent vandalism',
alt = 'Permanently protected $4',
}
text = 'This $4 is currently under the scrutiny of the'
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
.. ' and is protected. It has been protected since $65.',
explanation = "If you can edit this page, please discuss all changes and"
.. " additions on the $14 11 first. '''Do not remove protection from this"
.. " page unless you are authorized by the Wikimedia Foundation to do"
.. " so.'''",
cfg.banners.edit.reset = {
text = 'On $6 5 this article was reduced to a simplified,'
..' "bare bones" version so that it may be completely rewritten to'
.. ' ensure it meets the policies of'
.. " No editor may remove this notice.'''",
explanation = "If you can edit this page, please discuss all changes and"
.. " additions on the $14 11 first. '''Do not remove protection from this"
.. " page unless you are authorized by the Wikimedia Foundation to do"
.. " so.'''",
cfg.banners.edit.usertalk = {
text = '$1 to prevent $7 6 from using it to make disruptive edits,'
.. ' such as abusing the'
.. ' {{[[Template:unblock|unblock]]}} template',
cfg.banners.move.dispute = {
explanation = "This protection is '''not''' an endorsement of the $1210",
image = 'Padlock-olive.svg'
}
.. ' [[Wikipedia:User access levels#Unregistered users|unregistered]]'
.. ' users are currently'
.. ' [[Wikipedia:Pending changes|subject to review]]$98',
alt = 'Page protected with pending changes level 1',
tooltip = 'All edits by unregistered and new users are subject to review',
.. ' [[Wikipedia:Reviewing|reviewers]] or'
.. ' [[Wikipedia:Administrators|administrators]] are currently'
.. ' [[Wikipedia:Pending changes|subject to review]]$98',
alt = 'Page protected with pending changes level 2',
tooltip = 'All edits by users who are not reviewers or administrators are'
-- Parameters are the same as for the banner table.
msg['icon-text-default'] = 'This $4 is $7$8$9'
--------------------------------------------------------------------------------
msg['reason-text-semi'] = 'Editing of this $4 by [[Wikipedia:User access'
.. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered'
.. ' users|unregistered]] users is currently [[Help:Protection|disabled]]$98'
msg['reason-text-move'] = 'This $4 is currently [[Help:Protection|protected]]'
.. ' from [[Help:Moving a page|page moves]]$98'
msg['reason-text-create'] = '[[Help:Starting a new page|Recreation]] of this $4'
.. ' [[Help:Protection|has been disabled]]$98'
msg['reason-text-default'] = 'This $4 is currently [[Help:Protection|'
.. 'protected]] from editing'
msg['more-details'] = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and $13 10 for more details.'
msg['more-details-pc-log-display'] = 'pending changes log'
msg['more-details-protection-log-display'] = 'protection log'
.. ' page protection#Current requests for reduction in protection level'
.. '|request]] that this page be unprotected.'
msg['semi-subject-page-links'] = ' $1512, discuss changes on the $1411,'
msg['deletion-log-link-display'] = 'deletion log'
msg['explanation-text-semi'] = 'If you cannot edit this $4 and you wish to make'
.. ' a change, you can$17 14 [[Wikipedia:Requests for page protection#Current'
.. ' requests for reduction in protection level|request unprotection]],'
.. ' [[Special:Userlogin|log in]], or [[Special:UserLogin/signup|'
.. 'create an account]].'
msg['explanation-text-move'] = 'The page may still be edited but cannot be moved'
.. ' until unprotected. Please discuss any suggested moves on the $14 11 or at'
.. ' [[Wikipedia:Requested moves]]. You can also [[Wikipedia:Requests for'
.. ' page protection|request]] that the page be unprotected.'
msg['explanation-text-create'] = 'Please see the$18 15 $19 16 for details of why this'
.. ' page was deleted. If you would like to create a page at this title,'
.. ' you must first [[Wikipedia:Requests for page protection|request]] for'
.. ' page for the deleted material to be restored. If unsuccessful, you can'
.. ' use [[Wikipedia:Deletion review|deletion review]].'
msg['explanation-text-default'] = 'Please discuss any changes on the $1411; you' .. ' may $15 12 to ask an [[Wikipedia:Administrators|administrator]] to make'
.. ' an edit if it is [[Help:Minor edit#When to mark an edit as a minor'
.. ' edit|uncontroversial]] or supported by [[Wikipedia:Consensus|'
.. 'consensus]].$1613'
--------------------------------------------------------------------------------