Module:Protection banner/config: Difference between revisions
NeonWabbit (talk | contribs) No edit summary |
NeonWabbit (talk | contribs) No edit summary |
||
| Line 164: | Line 164: | ||
tooltip = '${TOOLTIPFRAGMENT} to promote compliance with the policy on' | tooltip = '${TOOLTIPFRAGMENT} to promote compliance with the policy on' | ||
.. ' biographies of living persons', | .. ' biographies of living persons', | ||
}, | |||
deceased = { | |||
description = 'For user pages of Wikipedia users who are deceased', | |||
text = '${INTROFRAGMENT} to prevent vandalism of a deceased' | |||
.. ' Wikipedian\'s user page.' | |||
.. ' A family member who wishes to edit this user page can use this' | |||
.. ' user\'s ${TALKPAGE} or submit a request to [[Wikipedia:VRT|the' | |||
.. ' Volunteer Response Team]].', | |||
tooltip = '${TOOLTIPFRAGMENT} because this Wikipedian is deceased' | |||
}, | }, | ||
dmca = { | dmca = { | ||
| Line 223: | Line 232: | ||
.. ' [[Wikipedia:Arbitration Committee|ArbCom]] or' | .. ' [[Wikipedia:Arbitration Committee|ArbCom]] or' | ||
.. ' meets the criteria for community use', | .. ' meets the criteria for community use', | ||
alt = 'Extended-protected ${PAGETYPE}', | alt = 'Extended-protected ${PAGETYPE}', | ||
}, | }, | ||
| Line 309: | Line 317: | ||
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 [[ | text = 'This is a permanently [[Wikipedia:Protection policy|protected]] ${PAGETYPE},' | ||
.. ' as it is [[Wikipedia:High-risk templates|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' | ||
| Line 395: | Line 403: | ||
protectionBlurbs = { | protectionBlurbs = { | ||
edit = { | edit = { | ||
default = 'This ${PAGETYPE} is currently [[ | default = 'This ${PAGETYPE} is currently [[Wikipedia:Protection policy#full|' | ||
.. 'protected]] from editing', | .. 'protected]] from editing', | ||
templateeditor = 'This ${PAGETYPE} is currently [[Wikipedia:Protection policy#template' | |||
.. '|protected]] from editing', | |||
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 [[ | .. ' users|unregistered]] users is currently [[Wikipedia:Protection' | ||
extendedconfirmed = 'This ${PAGETYPE} is currently under extended confirmed protection', | .. ' policy#semi|disabled]]', | ||
extendedconfirmed = 'This ${PAGETYPE} is currently under [[Wikipedia:Protection' | |||
.. ' policy#extended|extended confirmed protection]]', | |||
}, | }, | ||
move = { | move = { | ||
default = 'This ${PAGETYPE} is currently [[ | default = 'This ${PAGETYPE} is currently [[Wikipedia:Protection policy#Move' | ||
.. ' from [[Help:Moving a page|page moves]]' | .. ' protection|protected]] from [[Help:Moving a page|page moves]]' | ||
}, | }, | ||
autoreview = { | autoreview = { | ||
| Line 771: | Line 783: | ||
['all|talk|all|sysop|edit'] = 'Wikipedia fully protected talk pages', | ['all|talk|all|sysop|edit'] = 'Wikipedia fully protected talk pages', | ||
['all|template|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected templates', | ['all|template|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected templates', | ||
['all|template|all|extendedconfirmed|move'] = 'Wikipedia extended-confirmed-protected templates', | |||
['all|template|all|sysop|edit'] = 'Wikipedia fully protected templates', | ['all|template|all|sysop|edit'] = 'Wikipedia fully protected templates', | ||
['all|user|all|sysop|edit'] = 'Wikipedia fully protected user and user talk pages', | ['all|user|all|sysop|edit'] = 'Wikipedia fully protected user and user talk pages', | ||