Template:Pywikibot/Scripts/script/doc: Difference between revisions
From Bonkipedia
[[mw:]]>Tacsipacsi (Created page with "<templatedata> { "description": "This template is to include script information onto the scripts overview.", "params": { "1": { "label": "script name", "type": "line...") |
ManfredoDo (talk | contribs) m (1 revision imported: Template documentation pages) |
(No difference)
|
Latest revision as of 18:05, 12 November 2022
This template is to include script information onto the scripts overview.
Parameter | Description | Type | Status | |
---|---|---|---|---|
script name | 1 | Script name in core | Line | required |
description | 2 | Short description of what the script does | Content | suggested |
core status | 3 | Support in Pywikibot core: “y” (supported), “n” (unsupported) or “-” (unknown)
| Line | optional |
porting task | port | Phabricator ID for task to port script from compat to core, only used if status is “n”
| Line | optional |
bug ID | bug | Phabricator ID for a bug that makes core script not working, only used if status is “n”
| Line | optional |
core folder | folder | The folder where the script is located, if not in “scripts/”
| Line | optional |
compat name | compatname | Script name in compat, if different from the core one | Line | optional |
compat folder | compatfolder | The folder where the compat script is located | Line | optional |