Module:Documentation/config: Difference between revisions
From Test Wiki
Content deleted Content added
mNo edit summary |
Wikipedia >Pppery Split Category:Templates sandboxes per CfD |
||
| Line 80: | Line 80: | ||
cfg['sandbox-notice-testcases-run-blurb'] = 'See also the companion subpage for $1 ($2).' |
cfg['sandbox-notice-testcases-run-blurb'] = 'See also the companion subpage for $1 ($2).' |
||
cfg['sandbox-notice-testcases-run-link-display'] = 'run' |
cfg['sandbox-notice-testcases-run-link-display'] = 'run' |
||
-- cfg['sandbox-category'] - A category to add to all template sandboxes. |
|||
-- 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['module-sandbox-category'] = 'Module sandboxes' |
|||
cfg['other-sandbox-category'] = 'Sandboxes outside of template or module namespace' |
|||
---------------------------------------------------------------------------------------------------- |
---------------------------------------------------------------------------------------------------- |
||