അജ്ഞാത ഉപയോക്താവ്
ഘടകം:Documentation/config (മൂലരൂപം കാണുക)
20:13, 17 ഫെബ്രുവരി 2024-നു നിലവിലുണ്ടായിരുന്ന രൂപം
, 17 ഫെബ്രുവരി 2024consistent ns refs
en>MarcoAurelio (- wp) |
en>Uzume (ചെ.) (consistent ns refs) |
||
| വരി 23: | വരി 23: | ||
-- cfg['protection-template'] | -- cfg['protection-template'] | ||
-- The name of the template that displays the protection icon (a padlock on enwiki). | -- The name of the template that displays the protection icon (a padlock on enwiki). | ||
cfg['protection-template'] = ' | cfg['protection-template'] = 'pp-template' | ||
-- cfg['protection-reason-edit'] | -- cfg['protection-reason-edit'] | ||
| വരി 51: | വരി 51: | ||
-- cfg['sandbox-notice-image'] | -- cfg['sandbox-notice-image'] | ||
-- The image displayed in the sandbox notice. | -- The image displayed in the sandbox notice. | ||
cfg['sandbox-notice-image'] = '[[ | cfg['sandbox-notice-image'] = '[[File:Edit In Sandbox Icon - Color.svg|40px|alt=|link=]]' | ||
--[[ | --[[ | ||
| വരി 374: | വരി 374: | ||
-- Set to true to enable output of cfg['strange-usage-category'] if the module is used on a /doc subpage | -- Set to true to enable output of cfg['strange-usage-category'] if the module is used on a /doc subpage | ||
-- or a /testcases subpage. This should be a boolean value (either true or false). | -- or a /testcases subpage. This should be a boolean value (either true or false). | ||
cfg['display-strange-usage-category'] = | cfg['display-strange-usage-category'] = false | ||
-- cfg['strange-usage-category'] | -- cfg['strange-usage-category'] | ||
-- Category to output if cfg['display-strange-usage-category'] is set to true and the module is used on a | -- Category to output if cfg['display-strange-usage-category'] is set to true and the module is used on a | ||
-- /doc subpage or a /testcases subpage. | -- /doc subpage or a /testcases subpage. | ||
cfg['strange-usage-category'] = 'Pages with strange documentation | cfg['strange-usage-category'] = 'Pages with strange ((documentation)) usage' | ||
--[[ | --[[ | ||