Title: Module:Documentation/config - freem URL Source: https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig Markdown Content: _Documentation for this module may be created at [Module:Documentation/config/doc](https://freemwiki.com/index.php?title=Module:Documentation/config/doc&action=edit&redlink=1 "Module:Documentation/config/doc (page does not exist)")_ [](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-1)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-2)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-3)-- Configuration for Module:Documentation[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-4)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-5)-- Here you can set the values of the parameters and messages used in Module:Documentation to[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-6)-- localise it to your wiki and your language. Unless specified otherwise, values given here[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-7)-- should be string values.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-8)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-9)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-10)local cfg = {} -- Do not edit this line.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-11)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-12)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-13)-- Protection template configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-14)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-15)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-16)-- cfg['protection-reason-edit'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-17)-- The protection reason for edit-protected templates to pass to[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-18)-- [[Module:Protection banner]].[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-19)cfg['protection-reason-edit'] = 'template'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-20)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-21)--[[[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-22)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-23)-- Sandbox notice configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-24)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-25)-- On sandbox pages the module can display a template notifying users that the current page is a[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-26)-- sandbox, and the location of test cases pages, etc. The module decides whether the page is a[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-27)-- sandbox or not based on the value of cfg['sandbox-subpage']. The following settings configure the[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-28)-- messages that the notices contains.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-29)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-30)--]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-31)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-32)-- cfg['sandbox-notice-image'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-33)-- The image displayed in the sandbox notice.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-34)cfg['sandbox-notice-image'] = '[[File:Edit In Sandbox Icon - Color.svg|50px|alt=|link=]]'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-35)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-36)--[[[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-37)-- cfg['sandbox-notice-pagetype-template'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-38)-- cfg['sandbox-notice-pagetype-module'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-39)-- cfg['sandbox-notice-pagetype-other'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-40)-- The page type of the sandbox page. The message that is displayed depends on the current subject[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-41)-- namespace. This message is used in either cfg['sandbox-notice-blurb'] or[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-42)-- cfg['sandbox-notice-diff-blurb'].[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-43)--]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-44)cfg['sandbox-notice-pagetype-template'] = '[[Wikipedia:Template test cases|template sandbox]] page'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-45)cfg['sandbox-notice-pagetype-module'] = '[[Wikipedia:Template test cases|module sandbox]] page'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-46)cfg['sandbox-notice-pagetype-other'] = 'sandbox page'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-47)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-48)--[[[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-49)-- cfg['sandbox-notice-blurb'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-50)-- cfg['sandbox-notice-diff-blurb'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-51)-- cfg['sandbox-notice-diff-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-52)-- Either cfg['sandbox-notice-blurb'] or cfg['sandbox-notice-diff-blurb'] is the opening sentence[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-53)-- of the sandbox notice. The latter has a diff link, but the former does not. $1 is the page[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-54)-- type, which is either cfg['sandbox-notice-pagetype-template'],[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-55)-- cfg['sandbox-notice-pagetype-module'] or cfg['sandbox-notice-pagetype-other'] depending what[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-56)-- namespace we are in. $2 is a link to the main template page, and $3 is a diff link between[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-57)-- the sandbox and the main template. The display value of the diff link is set by [](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-58)-- cfg['sandbox-notice-compare-link-display'].[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-59)--]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-60)cfg['sandbox-notice-blurb'] = 'This is the $1 for $2.'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-61)cfg['sandbox-notice-diff-blurb'] = 'This is the $1 for $2 ($3).'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-62)cfg['sandbox-notice-compare-link-display'] = 'diff'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-63)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-64)--[[[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-65)-- cfg['sandbox-notice-testcases-blurb'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-66)-- cfg['sandbox-notice-testcases-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-67)-- cfg['sandbox-notice-testcases-run-blurb'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-68)-- cfg['sandbox-notice-testcases-run-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-69)-- cfg['sandbox-notice-testcases-blurb'] is a sentence notifying the user that there is a test cases page[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-70)-- corresponding to this sandbox that they can edit. $1 is a link to the test cases page.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-71)-- cfg['sandbox-notice-testcases-link-display'] is the display value for that link.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-72)-- cfg['sandbox-notice-testcases-run-blurb'] is a sentence notifying the user that there is a test cases page[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-73)-- corresponding to this sandbox that they can edit, along with a link to run it. $1 is a link to the test[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-74)-- cases page, and $2 is a link to the page to run it.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-75)-- cfg['sandbox-notice-testcases-run-link-display'] is the display value for the link to run the test[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-76)-- cases.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-77)--]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-78)cfg['sandbox-notice-testcases-blurb'] = 'See also the companion subpage for $1.'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-79)cfg['sandbox-notice-testcases-link-display'] = 'test cases'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-80)cfg['sandbox-notice-testcases-run-blurb'] = 'See also the companion subpage for $1 ($2).'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-81)cfg['sandbox-notice-testcases-run-link-display'] = 'run'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-82)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-83)-- cfg['sandbox-category'] - A category to add to all template sandboxes.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-84)-- cfg['module-sandbox-category'] - A category to add to all module sandboxes.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-85)-- cfg['module-sandbox-category'] - A category to add to all sandboxe not in templates or modules.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-86)cfg['sandbox-category'] = 'Template sandboxes'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-87)cfg['module-sandbox-category'] = 'Module sandboxes'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-88)cfg['other-sandbox-category'] = 'Sandboxes outside of template or module namespace'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-89)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-90)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-91)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-92)-- Start box configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-93)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-94)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-95)-- cfg['documentation-icon-wikitext'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-96)-- The wikitext for the icon shown at the top of the template.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-97)cfg['documentation-icon-wikitext'] = '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=]]'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-98)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-99)-- cfg['template-namespace-heading'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-100)-- The heading shown in the template namespace.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-101)cfg['template-namespace-heading'] = 'Template documentation'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-102)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-103)-- cfg['module-namespace-heading'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-104)-- The heading shown in the module namespace.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-105)cfg['module-namespace-heading'] = 'Module documentation'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-106)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-107)-- cfg['file-namespace-heading'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-108)-- The heading shown in the file namespace.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-109)cfg['file-namespace-heading'] = 'Summary'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-110)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-111)-- cfg['other-namespaces-heading'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-112)-- The heading shown in other namespaces.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-113)cfg['other-namespaces-heading'] = 'Documentation'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-114)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-115)-- cfg['view-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-116)-- The text to display for "view" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-117)cfg['view-link-display'] = 'view'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-118)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-119)-- cfg['edit-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-120)-- The text to display for "edit" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-121)cfg['edit-link-display'] = 'edit'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-122)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-123)-- cfg['history-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-124)-- The text to display for "history" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-125)cfg['history-link-display'] = 'history'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-126)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-127)-- cfg['purge-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-128)-- The text to display for "purge" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-129)cfg['purge-link-display'] = 'purge'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-130)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-131)-- cfg['create-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-132)-- The text to display for "create" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-133)cfg['create-link-display'] = 'create'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-134)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-135)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-136)-- Link box (end box) configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-137)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-138)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-139)-- cfg['transcluded-from-blurb'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-140)-- Notice displayed when the docs are transcluded from another page. $1 is a wikilink to that page.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-141)cfg['transcluded-from-blurb'] = 'The above [[Wikipedia:Template documentation|documentation]] is [[Help:Transclusion|transcluded]] from $1.'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-142)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-143)--[[[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-144)-- cfg['create-module-doc-blurb'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-145)-- Notice displayed in the module namespace when the documentation subpage does not exist.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-146)-- $1 is a link to create the documentation page with the preload cfg['module-preload'] and the[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-147)-- display cfg['create-link-display'].[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-148)--]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-149)cfg['create-module-doc-blurb'] = 'You might want to $1 a documentation page for this [[Wikipedia:Lua|Scribunto module]].'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-150)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-151)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-152)-- Experiment blurb configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-153)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-154)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-155)--[[[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-156)-- cfg['experiment-blurb-template'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-157)-- cfg['experiment-blurb-module'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-158)-- The experiment blurb is the text inviting editors to experiment in sandbox and test cases pages.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-159)-- It is only shown in the template and module namespaces. With the default English settings, it[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-160)-- might look like this:[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-161)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-162)-- Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-163)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-164)-- In this example, "sandbox", "edit", "diff", "testcases", and "edit" would all be links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-165)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-166)-- There are two versions, cfg['experiment-blurb-template'] and cfg['experiment-blurb-module'], depending[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-167)-- on what namespace we are in.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-168)-- [](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-169)-- Parameters:[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-170)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-171)-- $1 is a link to the sandbox page. If the sandbox exists, it is in the following format:[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-172)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-173)-- cfg['sandbox-link-display'] (cfg['sandbox-edit-link-display'] | cfg['compare-link-display'])[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-174)-- [](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-175)-- If the sandbox doesn't exist, it is in the format:[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-176)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-177)-- cfg['sandbox-link-display'] (cfg['sandbox-create-link-display'] | cfg['mirror-link-display'])[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-178)-- [](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-179)-- The link for cfg['sandbox-create-link-display'] link preloads the page with cfg['template-sandbox-preload'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-180)-- or cfg['module-sandbox-preload'], depending on the current namespace. The link for cfg['mirror-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-181)-- loads a default edit summary of cfg['mirror-edit-summary'].[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-182)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-183)-- $2 is a link to the test cases page. If the test cases page exists, it is in the following format:[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-184)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-185)-- cfg['testcases-link-display'] (cfg['testcases-edit-link-display'] | cfg['testcases-run-link-display'])[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-186)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-187)-- If the test cases page doesn't exist, it is in the format:[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-188)-- [](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-189)-- cfg['testcases-link-display'] (cfg['testcases-create-link-display'])[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-190)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-191)-- If the test cases page doesn't exist, the link for cfg['testcases-create-link-display'] preloads the[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-192)-- page with cfg['template-testcases-preload'] or cfg['module-testcases-preload'], depending on the current[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-193)-- namespace.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-194)--]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-195)cfg['experiment-blurb-template'] = "Editors can experiment in this template's $1 and $2 pages."[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-196)cfg['experiment-blurb-module'] = "Editors can experiment in this module's $1 and $2 pages."[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-197)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-198)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-199)-- Sandbox link configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-200)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-201)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-202)-- cfg['sandbox-subpage'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-203)-- The name of the template subpage typically used for sandboxes.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-204)cfg['sandbox-subpage'] = 'sandbox'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-205)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-206)-- cfg['template-sandbox-preload'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-207)-- Preload file for template sandbox pages.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-208)cfg['template-sandbox-preload'] = 'Template:Documentation/preload-sandbox'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-209)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-210)-- cfg['module-sandbox-preload'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-211)-- Preload file for Lua module sandbox pages.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-212)cfg['module-sandbox-preload'] = 'Template:Documentation/preload-module-sandbox'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-213)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-214)-- cfg['sandbox-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-215)-- The text to display for "sandbox" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-216)cfg['sandbox-link-display'] = 'sandbox'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-217)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-218)-- cfg['sandbox-edit-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-219)-- The text to display for sandbox "edit" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-220)cfg['sandbox-edit-link-display'] = 'edit'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-221)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-222)-- cfg['sandbox-create-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-223)-- The text to display for sandbox "create" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-224)cfg['sandbox-create-link-display'] = 'create'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-225)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-226)-- cfg['compare-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-227)-- The text to display for "compare" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-228)cfg['compare-link-display'] = 'diff'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-229)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-230)-- cfg['mirror-edit-summary'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-231)-- The default edit summary to use when a user clicks the "mirror" link. $1 is a wikilink to the[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-232)-- template page.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-233)cfg['mirror-edit-summary'] = 'Create sandbox version of $1'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-234)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-235)-- cfg['mirror-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-236)-- The text to display for "mirror" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-237)cfg['mirror-link-display'] = 'mirror'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-238)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-239)-- cfg['mirror-link-preload'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-240)-- The page to preload when a user clicks the "mirror" link.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-241)cfg['mirror-link-preload'] = 'Template:Documentation/mirror'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-242)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-243)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-244)-- Test cases link configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-245)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-246)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-247)-- cfg['testcases-subpage'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-248)-- The name of the template subpage typically used for test cases.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-249)cfg['testcases-subpage'] = 'testcases'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-250)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-251)-- cfg['template-testcases-preload'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-252)-- Preload file for template test cases pages.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-253)cfg['template-testcases-preload'] = 'Template:Documentation/preload-testcases'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-254)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-255)-- cfg['module-testcases-preload'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-256)-- Preload file for Lua module test cases pages.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-257)cfg['module-testcases-preload'] = 'Template:Documentation/preload-module-testcases'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-258)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-259)-- cfg['testcases-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-260)-- The text to display for "testcases" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-261)cfg['testcases-link-display'] = 'testcases'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-262)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-263)-- cfg['testcases-edit-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-264)-- The text to display for test cases "edit" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-265)cfg['testcases-edit-link-display'] = 'edit'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-266)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-267)-- cfg['testcases-run-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-268)-- The text to display for test cases "run" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-269)cfg['testcases-run-link-display'] = 'run'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-270)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-271)-- cfg['testcases-create-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-272)-- The text to display for test cases "create" links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-273)cfg['testcases-create-link-display'] = 'create'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-274)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-275)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-276)-- Add categories blurb configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-277)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-278)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-279)--[[[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-280)-- cfg['add-categories-blurb'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-281)-- Text to direct users to add categories to the /doc subpage. Not used if the "content" or[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-282)-- "docname fed" arguments are set, as then it is not clear where to add the categories. $1 is a[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-283)-- link to the /doc subpage with a display value of cfg['doc-link-display'].[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-284)--]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-285)cfg['add-categories-blurb'] = 'Add categories to the $1 subpage.'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-286)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-287)-- cfg['doc-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-288)-- The text to display when linking to the /doc subpage.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-289)cfg['doc-link-display'] = '/doc'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-290)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-291)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-292)-- Subpages link configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-293)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-294)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-295)--[[[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-296)-- cfg['subpages-blurb'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-297)-- The "Subpages of this template" blurb. $1 is a link to the main template's subpages with a[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-298)-- display value of cfg['subpages-link-display']. In the English version this blurb is simply[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-299)-- the link followed by a period, and the link display provides the actual text.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-300)--]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-301)cfg['subpages-blurb'] = '$1.'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-302)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-303)--[[[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-304)-- cfg['subpages-link-display'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-305)-- The text to display for the "subpages of this page" link. $1 is cfg['template-pagetype'],[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-306)-- cfg['module-pagetype'] or cfg['default-pagetype'], depending on whether the current page is in[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-307)-- the template namespace, the module namespace, or another namespace.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-308)--]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-309)cfg['subpages-link-display'] = 'Subpages of this $1'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-310)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-311)-- cfg['template-pagetype'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-312)-- The pagetype to display for template pages.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-313)cfg['template-pagetype'] = 'template'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-314)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-315)-- cfg['module-pagetype'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-316)-- The pagetype to display for Lua module pages.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-317)cfg['module-pagetype'] = 'module'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-318)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-319)-- cfg['default-pagetype'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-320)-- The pagetype to display for pages other than templates or Lua modules.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-321)cfg['default-pagetype'] = 'page'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-322)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-323)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-324)-- Doc link configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-325)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-326)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-327)-- cfg['doc-subpage'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-328)-- The name of the subpage typically used for documentation pages.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-329)cfg['doc-subpage'] = 'doc'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-330)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-331)-- cfg['docpage-preload'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-332)-- Preload file for template documentation pages in all namespaces.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-333)cfg['docpage-preload'] = 'Template:Documentation/preload'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-334)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-335)-- cfg['module-preload'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-336)-- Preload file for Lua module documentation pages.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-337)cfg['module-preload'] = 'Template:Documentation/preload-module-doc'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-338)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-339)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-340)-- HTML and CSS configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-341)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-342)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-343)-- cfg['templatestyles'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-344)-- The name of the TemplateStyles page where CSS is kept.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-345)-- Sandbox CSS will be at Module:Documentation/sandbox/styles.css when needed.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-346)cfg['templatestyles'] = 'Module:Documentation/styles.css'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-347)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-348)-- cfg['container'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-349)-- Class which can be used to set flex or grid CSS on the[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-350)-- two child divs documentation and documentation-metadata[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-351)cfg['container'] = 'documentation-container'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-352)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-353)-- cfg['main-div-classes'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-354)-- Classes added to the main HTML "div" tag.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-355)cfg['main-div-classes'] = 'documentation'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-356)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-357)-- cfg['main-div-heading-class'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-358)-- Class for the main heading for templates and modules and assoc. talk spaces[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-359)cfg['main-div-heading-class'] = 'documentation-heading'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-360)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-361)-- cfg['start-box-class'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-362)-- Class for the start box[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-363)cfg['start-box-class'] = 'documentation-startbox'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-364)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-365)-- cfg['start-box-link-classes'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-366)-- Classes used for the [view][edit][history] or [create] links in the start box.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-367)-- mw-editsection-like is per [[Wikipedia:Village pump (technical)/Archive 117]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-368)cfg['start-box-link-classes'] = 'mw-editsection-like plainlinks'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-369)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-370)-- cfg['end-box-class'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-371)-- Class for the end box.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-372)cfg['end-box-class'] = 'documentation-metadata'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-373)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-374)-- cfg['end-box-plainlinks'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-375)-- Plainlinks[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-376)cfg['end-box-plainlinks'] = 'plainlinks'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-377)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-378)-- cfg['toolbar-class'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-379)-- Class added for toolbar links.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-380)cfg['toolbar-class'] = 'documentation-toolbar'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-381)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-382)-- cfg['clear'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-383)-- Just used to clear things.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-384)cfg['clear'] = 'documentation-clear'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-385)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-386)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-387)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-388)-- Tracking category configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-389)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-390)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-391)-- cfg['display-strange-usage-category'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-392)-- Set to true to enable output of cfg['strange-usage-category'] if the module is used on a /doc subpage[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-393)-- or a /testcases subpage. This should be a boolean value (either true or false).[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-394)cfg['display-strange-usage-category'] = true[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-395)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-396)-- cfg['strange-usage-category'][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-397)-- Category to output if cfg['display-strange-usage-category'] is set to true and the module is used on a[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-398)-- /doc subpage or a /testcases subpage.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-399)cfg['strange-usage-category'] = 'Wikipedia pages with strange ((documentation)) usage'[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-400)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-401)--[[[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-402)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-403)-- End configuration[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-404)--[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-405)-- Don't edit anything below this line.[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-406)----------------------------------------------------------------------------------------------------[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-407)--]][](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-408)[](https://freemwiki.com/index.php?mobileaction=toggle_view_mobile&oldid=579602&title=Module%3ADocumentation%2Fconfig#L-409)return cfg