Module:Protection banner/config: Difference between revisions
add alt text
(add icon text) |
(add alt text) |
||
Line 135: | Line 135: | ||
cfg['icon-text-template'] = 'This is a permanently protected $4' | cfg['icon-text-template'] = 'This is a permanently protected $4' | ||
cfg['icon-text-default'] = 'This $4 is $8$9$10' | cfg['icon-text-default'] = 'This $4 is $8$9$10' | ||
-------------------------------------------------------------------------------- | |||
-- Alt text | |||
-------------------------------------------------------------------------------- | |||
cfg['alt-text-template'] = 'Permanently protected $4' | |||
cfg['alt-text-pc1'] = 'Page protected with pending changes level 1' | |||
cfg['alt-text-pc2'] = 'Page protected with pending changes level 2' | |||
cfg['alt-text-semi'] = 'Page semi-protected' | |||
cfg['alt-text-move'] = 'Page move-protected' | |||
cfg['alt-text-indef'] = 'Page permanently protected' | |||
cfg['alt-text-create'] = 'Page creation-protected' | |||
cfg['alt-text-office'] = '' | |||
cfg['alt-text-default'] = 'Page protected' | |||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |