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
Created Module:Documentation/config
 
No edit summary
Line 47: Line 47:
--- The file displayed in the sandbox notice.
--- The file displayed in the sandbox notice.
--  @property {string} cfg['sandbox-notice-image']
--  @property {string} cfg['sandbox-notice-image']
cfg['sandbox-notice-image'] = 'Icon Emoji Paimon\'s Paintings 02 Sucrose 1.png'
cfg['sandbox-notice-image'] = ''


--[[
--[[
Line 92: Line 92:
--- The file name for the icon shown at the top of the template.
--- The file name for the icon shown at the top of the template.
--  @property {string} cfg['documentation-icon']
--  @property {string} cfg['documentation-icon']
cfg['documentation-icon'] = 'Icon Emoji Paimon\'s Paintings 17 Collei 3.png'
cfg['documentation-icon'] = ''


--- The file name for the icon shown at the top of the template when no /doc subpage exists.
--- The file name for the icon shown at the top of the template when no /doc subpage exists.
--  @property {string} cfg['documentation-icon-nodoc']
--  @property {string} cfg['documentation-icon-nodoc']
cfg['documentation-icon-nodoc'] = 'Icon Emoji Paimon\'s Paintings 17 Collei 3.png'
cfg['documentation-icon-nodoc'] = ''


--- The file name for the icon shown at the top of the template when the documentation is marked as bad.
--- The file name for the icon shown at the top of the template when the documentation is marked as bad.
--  @property {string} cfg['documentation-icon-baddoc']
--  @property {string} cfg['documentation-icon-baddoc']
cfg['documentation-icon-baddoc'] = 'Icon Emoji Paimon\'s Paintings 17 Collei 3.png'
cfg['documentation-icon-baddoc'] = ''


-- -------------------------------------------------------------------------------------------------
-- -------------------------------------------------------------------------------------------------