Module:Protection banner/config: Difference between revisions

add protection level messages
Enwikipedia>Mr. Stradivarius
(add a disputes display message)
Enwikipedia>Mr. Stradivarius
(add protection level messages)
Line 358:
msg['tracking-category-create'] = 'Wikipedia pages tagged as create-protected'
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'
 
--------------------------------------------------------------------------------