Module:Protection banner/config: Difference between revisions

Created page with "-- This module provides configuration data for Module:Protection banner. return { -------------------------------------------------------------------------------- -- -- BANNER DATA -- -------------------------------------------------------------------------------- --[[ -- Banner data consists of six fields: -- * text - the main protection text that appears at the top of protection -- banners. -- * explanation - the text that appear..."
 
(2 intermediate revisions by 2 users not shown)
Line 550: Line 550:
default = 'protected',
default = 'protected',
templateeditor = 'template-protected',
templateeditor = 'template-protected',
extendedconfirmed = 'extended-protected',
extendedconfirmed = 'extended-confirmed-protected',
autoconfirmed = 'semi-protected',
autoconfirmed = 'semi-protected',
},
},