![]() |
VOOZH | about |
{{{1}}}: {{{2}}}
Creates source links for use on Gadget definition pages.
{{Gadget|Revision patrol|Show patrol status on history, diff, and revision pages.|revisionPatrol}}
Revision patrol: Show patrol status on history, diff, and revision pages. [Source]
{{Gadget|Revision patrol|Show patrol status on history, diff, and revision pages.|revisionPatrol|default=1}}
(D) Revision patrol: Show patrol status on history, diff, and revision pages. [Source]
{{Gadget|Revision patrol|Show patrol status on history, diff, and revision pages.|revisionPatrol|css=1}}
Revision patrol: Show patrol status on history, diff, and revision pages. [Source | CSS]
{{Gadget|Revision patrol|Show patrol status on history, diff, and revision pages.|revisionPatrol|css=1|nojs=1}}
Revision patrol: Show patrol status on history, diff, and revision pages. [CSS]
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Gadget name | 1 gadgetName | If the gadget is enabled by default.
| String | required |
| Description | description | Description of what the purpose of the Gadget is, and what it can offer users who enable it.
| String | required |
| No JavaScript | 2 nojs | If the gadget does not utilise JavaScript.
| String | suggested |
| JavaScript page | jsPage | If the JavaScript page is different from the name of the script.
| Page name | optional |
| CSS | 3 css | If the gadget utilises CSS. | String | suggested |
| CSS page | cssPage | If the CSS page is different from the name of the script.
| Page name | optional |
| Default | default | If the gadget is to be enabled by default for all users.
| String | suggested |
| Preview | preview | If the gadget can be previewed before being enabled.
| String | optional |
| Preview page | previewPage | Which page to preview the defined gadget on.
| Page name | optional |
| With Gadget | withgadget | If using the preview parameter, this will define which gadget is being previewed.
| Page name | optional |