Template:Maintenance script
MediaWiki file: Maintenance script | |
---|---|
Location: | /maintenance/ |
Source code: | script master • script 1.42.3 • script 1.41.4 • script 1.39.10 |
Classes: | script Find code • script Find documentation |
Template used on maintenance scripts' documentation pages, to provide summary information about them and add them to Category:Maintenance scripts.
Copy and paste template
edit{{Maintenance script |name = |location = }}
Usage notes
editCard that describes information of a maintenance script in core.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The full, properly-capitalized name of the script. This is used to sort the scripts correctly in the maintenance scripts category and other categories the setting is used on, and to change the displayed name of the page.
| String | required |
Location | location | The path to the script from the root MediaWiki directory. Defaults to /maintenance/.
| String | optional |