Changes

Jump to: navigation, search

Module:Protection banner/config

62 bytes removed, 12:34, 28 June 2014
construct msg all at once
--------------------------------------------------------------------------------
local msg = {}
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['intro-blurb-expiry'] = '${PROTECTIONBLURB} until ${EXPIRY}',msg['intro-blurb-noexpiry'] = '${PROTECTIONBLURB}',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['tooltip-blurb-expiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL} until ${EXPIRY}',msg['tooltip-blurb-noexpiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['explanation-blurb-full-subject'] = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' Please discuss any changes on the ${TALKPAGE}; you'
.. '|consensus]]. You may also [[Wikipedia:Requests for'
.. ' page protection#Current requests for reduction in protection level'
.. '|request]] that this page be unprotected.',
msg['explanation-blurb-full-nounprotect'] = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' Please discuss any changes on the ${TALKPAGE}; you'
.. ' is [[Help:Minor edit#When to mark an edit as a minor edit'
.. '|uncontroversial]] or supported by [[Wikipedia:Consensus'
.. '|consensus]].',
msg['explanation-blurb-move-subject'] = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' The page may still be edited but cannot be moved'
.. ' ${TALKPAGE} or at [[Wikipedia:Requested moves]]. You can also'
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
.. ' unprotected.',
msg['explanation-blurb-move-talk'] = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' The page may still be edited but cannot be moved'
.. ' [[Wikipedia:Requested moves]]. You can also'
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
.. ' unprotected.',
msg['explanation-blurb-create-xfd'] = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' Please see the ${DELETIONDISCUSSION}'
.. ' unprotected, or contact the administrator who deleted the page for the'
.. ' deleted material to be restored. If unsuccessful, you can use'
.. ' [[Wikipedia:Deletion review|deletion review]].',
msg['explanation-blurb-create-noxfd'] = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' Please see the ${PROTECTIONLOG}'
.. ' unprotected, or contact the administrator who deleted the page for the'
.. ' deleted material to be restored. If unsuccessful, you can use'
.. ' [[Wikipedia:Deletion review|deletion review]].',
msg['explanation-blurb-default'] = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' You may [[Wikipedia:Requests for page'
.. ' edit]] to this page, or [[Wikipedia:Requests for'
.. ' page protection#Current requests for reduction in protection level'
.. '|ask]] for it to be unprotected.',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['dispute-blurb-expiry'] = '${INTROBLURB} or until editing ${DISPUTESECTION}' .. ' have been resolved.',
msg['dispute-blurb-noexpiry'] = '${INTROBLURB} until editing ${DISPUTESECTION}' .. ' have been resolved.',
msg['dispute-section-link-display'] = 'disputes',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['protection-log-display'] = 'protection log',msg['pc-log-display'] = 'pending changes log',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['current-version-move-display'] = 'current title',msg['current-version-edit-display'] = 'current version',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['talk-page-link-display'] = 'talk page',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['edit-request-full-display'] = 'submit a request',msg['edit-request-semi-display'] = 'request an edit',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['deletion-discussion-link-display'] = 'deletion discussion',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['office-blurb-protectiondate'] = 'This ${PAGETYPE} is currently under the'
.. ' scrutiny of the'
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
.. ' and is protected. It has been protected since ${PROTECTIONDATE}.',
msg['office-blurb-noprotectiondate'] = 'This ${PAGETYPE} is currently under the'
.. ' scrutiny of the'
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
.. ' and is protected.',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['reset-blurb-protectiondate'] = 'On ${PROTECTIONDATE} this article was'
.. ' reduced to a simplified, "bare bones" version so that it may be'
.. ' completely rewritten to ensure it meets the policies of'
.. ' [[WP:NPOV|Neutral Point of View]] and [[WP:V|Verifiability]].',
msg['reset-blurb-noprotectiondate'] = 'This article has been reduced to a'
.. ' simplified, "bare bones" version so that it may be completely'
.. ' rewritten to ensure it meets the policies of'
.. ' [[WP:NPOV|Neutral Point of View]] and [[WP:V|Verifiability]].',
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
msg['tracking-category-incorrect'] = 'Wikipedia pages with incorrect protection templates',msg['tracking-category-expiry'] = 'Wikipedia protected pages without expiry',msg['tracking-category-create'] = 'Wikipedia pages tagged as create-protected',msg['tracking-category-template'] = 'Wikipedia template-protected pages other than templates and modules',
--------------------------------------------------------------------------------
-- These are images that are not defined by their protection action and protection level.
msg['image-filename-indef'] = 'Padlock-red.svg',msg['image-filename-default'] = 'Transparent.gif', }
--------------------------------------------------------------------------------
Anonymous user

Navigation menu