Module:Protection banner/config: Difference between revisions

Content deleted Content added
m 1 revision imported: Import "Information Appliance" infobox template
Oatmealraisin (talk | contribs)
 
(2 intermediate revisions by 2 users not shown)
Line 50:
--
-- ${INTROBLURB} - the PROTECTIONBLURB parameter, plus the expiry if an expiry
-- is set. E.g. "Editing of this page by new or unregistered users is currently
-- disabled until dd Month YYYY."
--
Line 653:
-- 4. the protection level (e.g. "sysop" or "autoconfirmed")
-- 5. the action (e.g. "edit" or "move")
--
-- When the module looks up a category in the table, first it will will check to
-- see a key exists that corresponds to all five parameters. For example, a
Line 771:
['all|module|all|all|edit'] = 'Wikipedia fully-protected modules',
['all|module|all|templateeditor|edit'] = 'Wikipedia template-protected modules',
['all|module|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected modules',
['all|module|all|autoconfirmed|edit'] = 'Wikipedia semi-protected modules',
['all|all|all|sysop|move'] = 'Wikipedia move-protected pages',
Line 898 ⟶ 899:
 
--------------------------------------------------------------------------------
--
-- MESSAGES
--
--------------------------------------------------------------------------------