Difference between revisions of "Module:Documentation/config"
Jump to navigation
Jump to search
Module:Documentation/config (view source)
Revision as of 01:25, 28 October 2023
, 01:25, 28 October 2023Split Category:Templates sandboxes per CfD
m (1 revision imported: Content from Template:Reflist on Wikipedia) |
(Split Category:Templates sandboxes per CfD) |
||
Line 81: | Line 81: | ||
cfg['sandbox-notice-testcases-run-link-display'] = 'run' | cfg['sandbox-notice-testcases-run-link-display'] = 'run' | ||
-- cfg['sandbox-category'] | -- cfg['sandbox-category'] - A category to add to all template sandboxes. | ||
-- A category to add to all | -- cfg['module-sandbox-category'] - A category to add to all module sandboxes. | ||
-- cfg['module-sandbox-category'] - A category to add to all sandboxe not in templates or modules. | |||
cfg['sandbox-category'] = 'Template sandboxes' | cfg['sandbox-category'] = 'Template sandboxes' | ||
cfg['module-sandbox-category'] = 'Module sandboxes' | |||
cfg['other-sandbox-category'] = 'Sandboxes outside of template or module namespace' | |||
---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |