Editing Module:Protection banner/config
From MINR.ORG WIKI
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
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 122: | Line 125: | ||
text = '${INTROBLURB}', | text = '${INTROBLURB}', | ||
explanation = '${EXPLANATIONBLURB}', | explanation = '${EXPLANATIONBLURB}', | ||
− | tooltip = '${TOOLTIPBLURB}', | + | tooltip = '${TOOLTIPBLURB}.', |
link = '${IMAGELINK}', | link = '${IMAGELINK}', | ||
alt = 'Page ${PROTECTIONLEVEL}' | alt = 'Page ${PROTECTIONLEVEL}' | ||
Line 129: | Line 132: | ||
-- The default banner data. This holds banner data for different protection | -- The default banner data. This holds banner data for different protection | ||
-- levels. | -- levels. | ||
− | -- *required* - this table needs edit, move, autoreview | + | -- *required* - this table needs edit, move, and autoreview subtables. |
defaultBanners = { | defaultBanners = { | ||
edit = {}, | edit = {}, | ||
Line 136: | Line 139: | ||
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', |
image = 'Padlock-silver-light.svg' | image = 'Padlock-silver-light.svg' | ||
}, | }, | ||
Line 142: | Line 145: | ||
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', |
− | |||
} | } | ||
− | + | } | |
− | |||
}, | }, | ||
Line 157: | Line 158: | ||
-- module documentation. | -- module documentation. | ||
-- | -- | ||
− | -- *required* - this table needs edit, move, autoreview | + | -- *required* - this table needs edit, move, and autoreview subtables. |
banners = { | banners = { | ||
edit = { | edit = { | ||
Line 163: | Line 164: | ||
description = 'For pages protected to promote compliance with the' | description = 'For pages protected to promote compliance with the' | ||
.. ' [[Wikipedia:Biographies of living persons' | .. ' [[Wikipedia:Biographies of living persons' | ||
− | .. '|biographies of living persons]] policy', | + | .. '|biographies of living persons]] policy.', |
text = '${INTROFRAGMENT} to promote compliance with' | text = '${INTROFRAGMENT} to promote compliance with' | ||
.. ' [[Wikipedia:Biographies of living persons' | .. ' [[Wikipedia:Biographies of living persons' | ||
.. "|Wikipedia's policy on the biographies" | .. "|Wikipedia's policy on the biographies" | ||
.. ' of living people]].', | .. ' of living people]].', | ||
− | tooltip = '${ | + | tooltip = '${TOOLTIPBLURB} to promote compliance with the policy on' |
.. ' biographies of living people', | .. ' biographies of living people', | ||
}, | }, | ||
dmca = { | dmca = { | ||
description = 'For pages protected by the Wikimedia Foundation' | description = 'For pages protected by the Wikimedia Foundation' | ||
− | .. ' due to | + | .. ' 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 194: | Line 195: | ||
}, | }, | ||
dispute = { | dispute = { | ||
− | description = 'For pages protected due to editing disputes', | + | description = 'For pages protected due to editing disputes.', |
text = function (protectionObj, args) | text = function (protectionObj, args) | ||
-- Find the value of "disputes". | -- Find the value of "disputes". | ||
Line 222: | Line 223: | ||
explanation = "This protection is '''not''' an endorsement of the" | explanation = "This protection is '''not''' an endorsement of the" | ||
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}', | .. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}', | ||
− | tooltip = '${ | + | tooltip = '${TOOLTIPBLURB} due to editing disputes', |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
mainpage = { | mainpage = { | ||
− | 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' | ||
.. ' [[Wikipedia:This page is protected|protected]] from' | .. ' [[Wikipedia:This page is protected|protected]] from' | ||
Line 245: | Line 239: | ||
}, | }, | ||
office = { | office = { | ||
− | description = 'For pages protected by the Wikimedia Foundation', | + | description = 'For pages protected by the Wikimedia Foundation.', |
text = function (protectionObj, args) | text = function (protectionObj, args) | ||
local ret = 'This ${PAGETYPE} is currently under the' | local ret = 'This ${PAGETYPE} is currently under the' | ||
Line 264: | Line 258: | ||
reset = { | reset = { | ||
description = 'For pages protected by the Wikimedia Foundation and' | description = 'For pages protected by the Wikimedia Foundation and' | ||
− | .. ' "reset" to a bare-bones version', | + | .. ' "reset" to a bare-bones version.', |
text = 'This ${PAGETYPE} is currently under the' | text = 'This ${PAGETYPE} is currently under the' | ||
.. ' scrutiny of the' | .. ' scrutiny of the' | ||
Line 301: | Line 295: | ||
sock = { | sock = { | ||
description = 'For pages protected due to' | description = 'For pages protected due to' | ||
− | .. ' [[Wikipedia:Sock puppetry|sock puppetry]]', | + | .. ' [[Wikipedia:Sock puppetry|sock puppetry]].', |
text = '${INTROFRAGMENT} to prevent [[Wikipedia:Sock puppetry|sock puppets]] of' | text = '${INTROFRAGMENT} to prevent [[Wikipedia:Sock puppetry|sock puppets]] of' | ||
.. ' [[Wikipedia:Blocking policy|blocked]] or' | .. ' [[Wikipedia:Blocking policy|blocked]] or' | ||
− | .. ' [[Wikipedia: | + | .. ' [[Wikipedia:List of banned users|banned users]]' |
.. ' from editing it.', | .. ' from editing it.', | ||
− | tooltip = '${ | + | tooltip = '${TOOLTIPBLURB} to prevent sock puppets of blocked or banned users from' |
.. ' editing it', | .. ' editing it', | ||
}, | }, | ||
template = { | template = { | ||
description = 'For [[Wikipedia: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 [[Wikipedia:High-risk templates|high-risk]].', | .. ' as it is [[Wikipedia:High-risk templates|high-risk]].', | ||
Line 329: | Line 323: | ||
usertalk = { | usertalk = { | ||
description = 'For pages protected against disruptive edits by a' | description = 'For pages protected against disruptive edits by a' | ||
− | .. ' particular user', | + | .. ' particular user.', |
text = '${INTROFRAGMENT} to prevent ${VANDAL} from using it to make disruptive edits,' | text = '${INTROFRAGMENT} to prevent ${VANDAL} from using it to make disruptive edits,' | ||
.. ' such as abusing the' | .. ' such as abusing the' | ||
Line 346: | Line 340: | ||
vandalism = { | vandalism = { | ||
description = 'For pages protected against' | description = 'For pages protected against' | ||
− | .. ' [[Wikipedia:Vandalism|vandalism]]', | + | .. ' [[Wikipedia:Vandalism|vandalism]].', |
text = '${INTROFRAGMENT} due to [[Wikipedia:Vandalism|vandalism]].', | text = '${INTROFRAGMENT} due to [[Wikipedia:Vandalism|vandalism]].', | ||
explanation = function (protectionObj, args) | explanation = function (protectionObj, args) | ||
Line 356: | Line 350: | ||
return ret .. '${EXPLANATIONBLURB}' | return ret .. '${EXPLANATIONBLURB}' | ||
end, | end, | ||
− | tooltip = '${ | + | tooltip = '${TOOLTIPBLURB} due to vandalism', |
} | } | ||
}, | }, | ||
Line 362: | Line 356: | ||
dispute = { | dispute = { | ||
description = 'For pages protected against page moves due to' | description = 'For pages protected against page moves due to' | ||
− | .. ' disputes over the page title', | + | .. ' disputes over the page title.', |
explanation = "This protection is '''not''' an endorsement of the" | explanation = "This protection is '''not''' an endorsement of the" | ||
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}', | .. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}', | ||
Line 370: | Line 364: | ||
description = 'For pages protected against' | description = 'For pages protected against' | ||
.. ' [[Wikipedia:Vandalism#Page-move vandalism' | .. ' [[Wikipedia:Vandalism#Page-move vandalism' | ||
− | .. ' |page-move vandalism]]' | + | .. ' |page-move vandalism]].' |
} | } | ||
}, | }, | ||
− | autoreview | + | autoreview = {} |
− | |||
}, | }, | ||
Line 395: | Line 388: | ||
-- | -- | ||
-- It is possible to use banner parameters inside this table. | -- It is possible to use banner parameters inside this table. | ||
− | -- *required* - this table needs edit, move, autoreview | + | -- *required* - this table needs edit, move, and autoreview subtables. |
protectionBlurbs = { | protectionBlurbs = { | ||
edit = { | edit = { | ||
Line 402: | Line 395: | ||
autoconfirmed = 'Editing of this ${PAGETYPE} by [[Wikipedia:User access' | autoconfirmed = 'Editing of this ${PAGETYPE} by [[Wikipedia:User access' | ||
.. ' levels#New users|new]] or [[Wikipedia: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]]' |
− | |||
− | |||
− | |||
}, | }, | ||
move = { | move = { | ||
Line 421: | Line 411: | ||
.. ' [[Wikipedia:Administrators|administrators]] are currently' | .. ' [[Wikipedia:Administrators|administrators]] are currently' | ||
.. ' [[Wikipedia:Pending changes|subject to review]]' | .. ' [[Wikipedia:Pending changes|subject to review]]' | ||
− | |||
− | |||
− | |||
} | } | ||
}, | }, | ||
Line 443: | Line 430: | ||
-- | -- | ||
-- It is possible to use banner parameters inside this table. | -- It is possible to use banner parameters inside this table. | ||
− | -- *required* - this table needs edit, move, autoreview | + | -- *required* - this table needs edit, move, and autoreview subtables. |
explanationBlurbs = { | explanationBlurbs = { | ||
edit = { | edit = { | ||
Line 462: | Line 449: | ||
.. '|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 = { | default = { | ||
Line 533: | Line 510: | ||
.. ' [[Special:UserLogin/signup|create an account]].' | .. ' [[Special:UserLogin/signup|create an account]].' | ||
}, | }, | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
}, | }, | ||
Line 554: | Line 519: | ||
-- This table provides the data for the ${PROTECTIONLEVEL} parameter, which | -- This table provides the data for the ${PROTECTIONLEVEL} parameter, which | ||
-- produces a short label for different protection levels. It is sorted by | -- produces a short label for different protection levels. It is sorted by | ||
− | -- protection action and | + | -- protection action and proteciton level, and is checked in the following |
-- order: | -- order: | ||
-- 1. page's protection action, page's protection level | -- 1. page's protection action, page's protection level | ||
Line 561: | Line 526: | ||
-- | -- | ||
-- It is possible to use banner parameters inside this table. | -- It is possible to use banner parameters inside this table. | ||
− | -- *required* - this table needs edit, move, autoreview | + | -- *required* - this table needs edit, move, and autoreview subtables. |
protectionLevels = { | protectionLevels = { | ||
edit = { | edit = { | ||
default = 'protected', | default = 'protected', | ||
templateeditor = 'template-protected', | templateeditor = 'template-protected', | ||
− | |||
autoconfirmed = 'semi-protected', | autoconfirmed = 'semi-protected', | ||
}, | }, | ||
Line 573: | Line 537: | ||
}, | }, | ||
autoreview = { | autoreview = { | ||
− | |||
− | |||
− | |||
} | } | ||
}, | }, | ||
Line 593: | Line 554: | ||
default = 'Padlock.svg', | default = 'Padlock.svg', | ||
templateeditor = 'Padlock-pink.svg', | templateeditor = 'Padlock-pink.svg', | ||
− | |||
autoconfirmed = 'Padlock-silver.svg' | autoconfirmed = 'Padlock-silver.svg' | ||
}, | }, | ||
Line 602: | Line 562: | ||
autoconfirmed = 'Padlock-silver-light.svg', | autoconfirmed = 'Padlock-silver-light.svg', | ||
default = 'Padlock-orange.svg' | default = 'Padlock-orange.svg' | ||
− | |||
− | |||
− | |||
} | } | ||
}, | }, | ||
Line 626: | Line 583: | ||
-- | -- | ||
-- It is possible to use banner parameters inside this table. | -- It is possible to use banner parameters inside this table. | ||
− | -- *required* - this table needs edit, move, autoreview | + | -- *required* - this table needs edit, move, and autoreview subtables. |
imageLinks = { | imageLinks = { | ||
edit = { | edit = { | ||
default = 'Wikipedia:Protection policy#full', | default = 'Wikipedia:Protection policy#full', | ||
templateeditor = 'Wikipedia:Protection policy#template', | templateeditor = 'Wikipedia:Protection policy#template', | ||
− | |||
autoconfirmed = 'Wikipedia:Protection policy#semi' | autoconfirmed = 'Wikipedia:Protection policy#semi' | ||
}, | }, | ||
Line 640: | Line 596: | ||
autoconfirmed = 'Wikipedia:Protection policy#pc1', | autoconfirmed = 'Wikipedia:Protection policy#pc1', | ||
reviewer = 'Wikipedia:Protection policy#pc2' | reviewer = 'Wikipedia:Protection policy#pc2' | ||
− | |||
− | |||
− | |||
} | } | ||
}, | }, | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
− | -- Padlock | + | -- Padlock positions |
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
− | -- This table provides the " | + | -- This table provides the data for the "right" CSS property for small padlock |
− | + | -- icons, which determines where the icon appears on the top bar among the other | |
− | -- | + | -- top icons. The data is stored by protection action. If no value is found for |
− | + | -- the action, the default field is used. | |
− | -- The | + | padlockPositions = { |
− | -- | + | autoreview = '85px', |
− | + | default = '55px' | |
− | autoreview = ' | ||
− | default = ' | ||
}, | }, | ||
Line 749: | Line 700: | ||
[ 14] = 'category', | [ 14] = 'category', | ||
[100] = 'portal', | [100] = 'portal', | ||
− | |||
}, | }, | ||
Line 757: | Line 707: | ||
['all|all|reset|all|all'] = 'Wikipedia Office-protected pages', | ['all|all|reset|all|all'] = 'Wikipedia Office-protected pages', | ||
['all|all|dmca|all|all'] = 'Wikipedia Office-protected pages', | ['all|all|dmca|all|all'] = 'Wikipedia Office-protected pages', | ||
− | ['all|all|mainpage|all|all'] = ' | + | ['all|all|mainpage|all|all'] = 'Protected main page images', |
− | + | ['all|template|all|all|edit'] = 'Wikipedia protected templates', | |
− | |||
− | ['all|template|all|all|edit'] = 'Wikipedia | ||
['all|all|all|autoconfirmed|edit'] = 'Wikipedia semi-protected pages', | ['all|all|all|autoconfirmed|edit'] = 'Wikipedia semi-protected pages', | ||
['indef|all|all|autoconfirmed|edit'] = 'Wikipedia indefinitely semi-protected pages', | ['indef|all|all|autoconfirmed|edit'] = 'Wikipedia indefinitely semi-protected pages', | ||
Line 769: | Line 717: | ||
['all|all|vandalism|autoconfirmed|edit'] = 'Wikipedia pages semi-protected against vandalism', | ['all|all|vandalism|autoconfirmed|edit'] = 'Wikipedia pages semi-protected against vandalism', | ||
['all|category|all|autoconfirmed|edit'] = 'Wikipedia semi-protected categories', | ['all|category|all|autoconfirmed|edit'] = 'Wikipedia semi-protected categories', | ||
− | ['all|file|all|autoconfirmed|edit'] = ' | + | ['all|file|all|autoconfirmed|edit'] = 'Semi-protected images', |
− | ['all|portal|all|autoconfirmed|edit'] = ' | + | ['all|portal|all|autoconfirmed|edit'] = 'Semi-protected portals', |
− | ['all|project|all|autoconfirmed|edit'] = ' | + | ['all|project|all|autoconfirmed|edit'] = 'Semi-protected project pages', |
− | ['all|talk|all|autoconfirmed|edit'] = 'Wikipedia semi-protected | + | ['all|talk|all|autoconfirmed|edit'] = 'Semi-protected talk pages', |
+ | ['all|template|all|autoconfirmed|edit'] = 'Wikipedia semi-protected templates', | ||
['all|template|all|autoconfirmed|edit'] = 'Wikipedia semi-protected templates', | ['all|template|all|autoconfirmed|edit'] = 'Wikipedia semi-protected templates', | ||
['all|user|all|autoconfirmed|edit'] = 'Wikipedia semi-protected user and user talk pages', | ['all|user|all|autoconfirmed|edit'] = 'Wikipedia semi-protected user and user talk pages', | ||
− | |||
['all|all|blp|sysop|edit'] = 'Wikipedia indefinitely protected biographies of living people', | ['all|all|blp|sysop|edit'] = 'Wikipedia indefinitely protected biographies of living people', | ||
['temp|all|blp|sysop|edit'] = 'Wikipedia temporarily protected biographies of living people', | ['temp|all|blp|sysop|edit'] = 'Wikipedia temporarily protected biographies of living people', | ||
Line 782: | Line 730: | ||
['all|all|vandalism|sysop|edit'] = 'Wikipedia pages protected against vandalism', | ['all|all|vandalism|sysop|edit'] = 'Wikipedia pages protected against vandalism', | ||
['all|category|all|sysop|edit'] = 'Wikipedia protected categories', | ['all|category|all|sysop|edit'] = 'Wikipedia protected categories', | ||
− | ['all|file|all|sysop|edit'] = ' | + | ['all|file|all|sysop|edit'] = 'Protected images', |
− | ['all|project|all|sysop|edit'] = ' | + | ['all|project|all|sysop|edit'] = 'Protected project pages', |
− | ['all|talk|all|sysop|edit'] = ' | + | ['all|talk|all|sysop|edit'] = 'Protected talk pages', |
− | ['all|template|all|sysop|edit'] = 'Wikipedia | + | ['all|template|all|sysop|edit'] = 'Wikipedia protected templates', |
['all|user|all|sysop|edit'] = 'Wikipedia protected user and user talk pages', | ['all|user|all|sysop|edit'] = 'Wikipedia protected user and user talk pages', | ||
− | |||
− | |||
− | |||
['all|all|all|sysop|move'] = 'Wikipedia move-protected pages', | ['all|all|all|sysop|move'] = 'Wikipedia move-protected pages', | ||
['indef|all|all|sysop|move'] = 'Wikipedia indefinitely move-protected pages', | ['indef|all|all|sysop|move'] = 'Wikipedia indefinitely move-protected pages', | ||
Line 802: | Line 747: | ||
['all|all|all|autoconfirmed|autoreview'] = 'Wikipedia pending changes protected pages (level 1)', | ['all|all|all|autoconfirmed|autoreview'] = 'Wikipedia pending changes protected pages (level 1)', | ||
['all|all|all|reviewer|autoreview'] = 'Wikipedia pending changes protected pages (level 2)', | ['all|all|all|reviewer|autoreview'] = 'Wikipedia pending changes protected pages (level 2)', | ||
− | |||
}, | }, | ||
Line 823: | Line 767: | ||
edit = nil, | edit = nil, | ||
move = false, | move = false, | ||
− | autoreview = true | + | autoreview = true |
− | |||
}, | }, | ||
Line 858: | Line 801: | ||
['indefinitely'] = true, | ['indefinitely'] = true, | ||
['infinite'] = true, | ['infinite'] = true, | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
Line 891: | Line 817: | ||
-- | -- | ||
-- When a user calls one of these wrapper templates, they will use the | -- When a user calls one of these wrapper templates, they will use the | ||
− | -- default arguments automatically. | + | -- default arguments automatically. The arguments cannot be overwritten by the |
− | -- | + | -- user. |
wrappers = { | wrappers = { | ||
['Template:Pp'] = {}, | ['Template:Pp'] = {}, | ||
− | ['Template:Pp- | + | ['Template:Pp-blp'] = {'blp', action = 'edit'}, |
− | |||
-- we don't need Template:Pp-create | -- we don't need Template:Pp-create | ||
− | ['Template:Pp-dispute'] = {'dispute'}, | + | ['Template:Pp-dispute'] = {'dispute', action = 'edit'}, |
− | ['Template:Pp-main-page'] | + | ['Template:Pp-main-page'] = {'mainpage', action = 'edit'}, |
['Template:Pp-move'] = {action = 'move'}, | ['Template:Pp-move'] = {action = 'move'}, | ||
['Template:Pp-move-dispute'] = {'dispute', action = 'move'}, | ['Template:Pp-move-dispute'] = {'dispute', action = 'move'}, | ||
Line 908: | Line 833: | ||
['Template:Pp-pc1'] = {action = 'autoreview', small = true}, | ['Template:Pp-pc1'] = {action = 'autoreview', small = true}, | ||
['Template:Pp-pc2'] = {action = 'autoreview', small = true}, | ['Template:Pp-pc2'] = {action = 'autoreview', small = true}, | ||
+ | ['Template:Pp-protected'] = {action = 'edit'}, | ||
['Template:Pp-reset'] = {'reset'}, | ['Template:Pp-reset'] = {'reset'}, | ||
− | ['Template:Pp-semi-indef'] = { | + | ['Template:Pp-semi-indef'] = {expiry = 'indef'}, |
− | ['Template:Pp-sock'] = {'sock'}, | + | ['Template:Pp-sock'] = {'sock', action = 'edit'}, |
− | ['Template:Pp-template'] = {'template', small = true}, | + | ['Template:Pp-template'] = {'template', action = 'edit', small = true}, |
− | ['Template:Pp- | + | ['Template:Pp-usertalk'] = {'usertalk', action = 'edit'}, |
− | + | ['Template:Pp-vandalism'] = {'vandalism', action = 'edit'}, | |
− | ['Template:Pp-vandalism'] = {'vandalism'}, | ||
}, | }, | ||
Line 947: | Line 872: | ||
-- if not the tooltip-blurb-noexpiry message is used. | -- if not the tooltip-blurb-noexpiry message is used. | ||
-- It is possible to use banner parameters in these messages. | -- It is possible to use banner parameters in these messages. | ||
− | ['tooltip-blurb-expiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL} until ${EXPIRY} | + | ['tooltip-blurb-expiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL} until ${EXPIRY}', |
− | ['tooltip-blurb | + | ['tooltip-blurb-noexpiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}', |
− | |||
− | |||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
Line 1,012: | Line 935: | ||
-- This is the format for the blurb expiry date. It should be valid input for | -- This is the format for the blurb expiry date. It should be valid input for | ||
-- the first parameter of the #time parser function. | -- the first parameter of the #time parser function. | ||
− | ['expiry-date-format'] = 'F | + | ['expiry-date-format'] = 'j F, Y', |
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
Line 1,020: | Line 943: | ||
-- 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', | ||
Line 1,027: | Line 951: | ||
-- 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'] = 'Padlock.svg', | + | ['image-filename-indef'] = 'Padlock-red.svg', |
['image-filename-default'] = 'Transparent.gif', | ['image-filename-default'] = 'Transparent.gif', | ||
+ | |||
+ | -------------------------------------------------------------------------------- | ||
+ | -- Error message blurb | ||
+ | -------------------------------------------------------------------------------- | ||
+ | |||
+ | -- This is the blurb that is outputted with error messages produced by the | ||
+ | -- module. $1 is replaced with the error message text. The whole message is | ||
+ | -- turned into a large red error message, so there is no need to add HTML | ||
+ | -- styling. | ||
+ | ['error-message-blurb'] = 'Error: $1 ([[Module:Protection banner#Errors|help]])' | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |