Modul:Protection banner/config: Unterschied zwischen den Versionen
Modul:Protection banner/config (Quelltext anzeigen)
Version vom 10. Juni 2014, 01:54 Uhr
, vor 11 Jahrenadd alt text
(add icon text) |
(add alt text) |
||
| Zeile 135: | Zeile 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' | |||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||