Template:SettingSummary
<languages/>
[[Category:MediaWiki configuration settings{{#translation:}}|SettingSummary]][[Category:MediaWiki configuration settings version unknown{{#translation:}}|SettingSummary]][[Category:MediaWiki configuration settings still in use{{#translation:}}|SettingSummary]] Lua error: expandTemplate: template loop detected.
Copy and paste template
{{SettingSummary |name = |summary = |section = |version_min = |rev_introduced = |sha_introduced = |change_introduced = |version_deprecated = |rev_deprecated = |sha_deprecated = |change_deprecated = |version_max = |rev_removed = |sha_removed = |change_removed = |range = |default = |newvarlink = |newvarname = |sensitive = }}
Usage
A card describing the information of a given configuration setting from MediaWiki core.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the setting without the initial $wg prefix. | String | optional |
Version introduced | version_min | The version of MediaWiki the setting was introduced in | String | suggested |
Version deprecated | version_deprecated | The version of MediaWiki it was deprecated | String | optional |
Version removed | version_max | The version of MediaWiki it was removed | String | optional |
New variable link | newvarlink | For obsolete settings replaced by another setting, the link to the variable page that took its place | Page | optional |
New variable name | newvarname | For obsolete settings replaced by another setting, the new setting name | Unknown | optional |
Sensitive data | sensitive | If the setting contains sensitive data such as passwords, put yes | Boolean | optional |
Type of setting | section | The category that this setting comes under. This is automatically made into a link to the correct section in Manual:Configuration settings, so make sure you use an existing heading (or a new heading that you may add). | String | optional |
Summary | summary | A short description of the setting's purpose. More detailed descriptions are desirable, and should be added to the main page content. If you update the short description, please also update the two tables at Manual:Configuration settings and Manual:Configuration settings (alphabetical). | Unknown | optional |
SVN revision introduced | rev_introduced | The SVN revision where this feature is introduced, only displayed if ''version_min'' is defined. Don't include the leading 'r'
| Number | optional |
Gerrit commit ID introduced | sha_introduced | same as rev_*, but for Git commit IDs. | Unknown | optional |
Gerrit changeset ID introduced | change_introduced | same as rev_*, but for Gerrit changeset IDs. Only works if the respective sha_* parameter is set as well. | Unknown | optional |
SVN revision deprecated | rev_deprecated | The SVN revision where this feature was deprecated only displayed if ''version_deprecated'' is defined. Don't include the leading 'r'
| Number | optional |
Gerrit commit ID deprecated | sha_deprecated | same as rev_*, but for Git commit IDs. | Unknown | optional |
Gerrit changeset ID deprecated | change_deprecated | same as rev_*, but for Gerrit changeset IDs. Only works if the respective sha_* parameter is set as well. | Unknown | optional |
SVN revision removed | rev_removed | The SVN revision where this feature was removed, only displayed if ''version_max'' is defined. Don't include the leading 'r'
| Number | optional |
Gerrit commit ID removed | sha_removed | same as rev_*, but for Git commit IDs. | Unknown | optional |
Gerrit changeset ID removed | change_removed | same as rev_*, but for Gerrit changeset IDs. Only works if the respective sha_* parameter is set as well. | Unknown | optional |
Range of allowable values | range | The range of allowable values, e.g. "0 - 255", "boolean", "string containing a URL or """. | Unknown | optional |
Default value | default | The default value in a clean MediaWiki installation. If this is different in different versions of the software, then such variations should be noted. | Unknown | required |
Related categories
- access - Category:Permission variables
- cache - Category:Cache variables
- memcached settings - Category:Cache variables
- persistent link cache - Category:Cache variables
- category - Category:Category variables
- database settings - Category:Database variables
- shared db settings - Category:Database variables
- sysop sql queries - Category:Database variables
- mssql specific - Category:MSSQL specific variables
- mysql specific - Category:MySQL specific variables
- oracle specific - Category:Oracle specific variables
- postgresql specific - Category:PostgreSQL specific variables
- sqlite specific - Category:SQLite specific variables
- debug/logging - Category:Debug variables
- email settings - Category:Email variables
- email notification (enotif) settings - Category:Email variables
- extensions - Category:Extension variables
- general settings - Category:Variables
- images - Category:Image variables
- interwiki - Category:Interwiki variables
- localization - Category:Interwiki variables
- link - Category:Link variables
- namespaces - Category:Namespace variables
- paths - Category:Path variables
- profiling - Category:Debug variables
- skins - Category:Skin variables
- search - Category:Search variables
- tidy - Category:Tidy variables
- uploads - Category:Upload variables
The above documentation is transcluded from Template:SettingSummary/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
[[Category:Info templates{{#translation:}}|SettingSummary]]