Module:Protection banner/config: Difference between revisions

change the padlock positions table to a padlock indicator names table for the transition to page status indicators
(- accountcreator)
(change the padlock positions table to a padlock indicator names table for the transition to page status indicators)
Line 600:
 
--------------------------------------------------------------------------------
-- Padlock positionsindicator names
--------------------------------------------------------------------------------
 
-- This table provides the data"name" attribute for the "right" CSS property for<indicator> smallextension padlocktag
-- icons,with which determinessmall wherepadlock theicons iconare appearsgenerated. onAll theindicator toptags bar amongon thea otherpage
-- are displayed in alphabetical order based on this attribute, and with
-- top icons. The data is stored by protection action. If no value is found for
-- indicator tags with duplicate names, the last tag on the page wins.
-- the action, the default field is used.
-- The attribute is chosen based on the protection action; table keys must be a
padlockPositions = {
-- protection action name or the string "default".
autoreview = '85px',
padlockIndicatorNames = {
default = '55px'
autoreview = '85pxpp-autoreview',
default = '55pxpp-default'
},