Module:Protection banner/config: Difference between revisions
add protection level messages
(add a disputes display message) |
(add protection level messages) |
||
Line 358: | Line 358: | ||
msg['tracking-category-create'] = 'Wikipedia pages tagged as create-protected' | msg['tracking-category-create'] = 'Wikipedia pages tagged as create-protected' | ||
msg['tracking-category-template'] = 'Wikipedia template-protected pages other than templates and modules' | msg['tracking-category-template'] = 'Wikipedia template-protected pages other than templates and modules' | ||
-------------------------------------------------------------------------------- | |||
-- Protection levels | |||
-------------------------------------------------------------------------------- | |||
msg['protection-level-full'] = 'fully protected' | |||
msg['protection-level-template'] = 'template-protected' | |||
msg['protection-level-semi'] = 'semi-protected' | |||
msg['protection-level-move'] = 'move-protected' | |||
msg['protection-level-create'] = 'creation-protected' | |||
msg['protection-level-default'] = 'protected' | |||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |