Module:Documentation/config: Difference between revisions
From The Petit Planet Wiki
More actions
mNo edit summary |
mNo edit summary |
||
| Line 79: | Line 79: | ||
--- A category to add to all template sandboxes. | --- A category to add to all template sandboxes. | ||
-- @property {string} cfg['sandbox-category'] | -- @property {string} cfg['sandbox-category'] | ||
cfg['sandbox-category'] = 'Template | cfg['sandbox-category'] = 'Template drafts' | ||
cfg['sandbox-module-category'] = 'Module | cfg['sandbox-module-category'] = 'Module drafts' | ||
-- ------------------------------------------------------------------------------------------------- | -- ------------------------------------------------------------------------------------------------- | ||
| Line 236: | Line 236: | ||
-- /doc subpage. | -- /doc subpage. | ||
-- @property {string} cfg['strange-usage-category'] | -- @property {string} cfg['strange-usage-category'] | ||
cfg['strange-usage-category'] = 'Pages with | cfg['strange-usage-category'] = 'Pages with strange ((documentation)) usage' | ||
--- Category to output if the /doc subpage is missing and the 'content' parameter is not specified | --- Category to output if the /doc subpage is missing and the 'content' parameter is not specified | ||