Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Documentation/config: Difference between revisions

From The Petit Planet Wiki
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 Drafts'
cfg['sandbox-category'] = 'Template drafts'
cfg['sandbox-module-category'] = 'Module Drafts'
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 Strange ((documentation)) Usage'
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