(Created page with "Put this on a page that should be deleted. It accepts one parameter, <code><nowiki>|reason=</nowiki></code> (can also be specified as <code><nowiki>|1=</nowiki></code>.") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Put this on a page that should be deleted. It accepts one parameter, <code><nowiki>|reason=</nowiki></code> (can also be specified as <code><nowiki>|1=</nowiki></code>. | Put this on a page that should be deleted. It accepts one parameter, <code><nowiki>|reason=</nowiki></code> (can also be specified as <code><nowiki>|1=</nowiki></code>). | ||
This places pages in [[:Category:Candidates for deletion]]. | |||
== TemplateData == | |||
<templatedata> | |||
{ | |||
"params": { | |||
"reason": { | |||
"aliases": [ | |||
"1" | |||
], | |||
"label": "Reason", | |||
"description": "Why this page should be deleted", | |||
"type": "content", | |||
"required": true | |||
} | |||
}, | |||
"description": "Mark a page for deletion by an administrator.", | |||
"format": "inline" | |||
} | |||
</templatedata> |
Latest revision as of 00:28, 25 September 2024
Put this on a page that should be deleted. It accepts one parameter, |reason=
(can also be specified as |1=
).
This places pages in Category:Candidates for deletion.
TemplateData
Mark a page for deletion by an administrator.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Reason | reason 1 | Why this page should be deleted | Content | required |