Template:Delete/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation/Header}} | |||
This template is used to mark pages for deletion, categorizing them in [[:Category:Candidates for Deletion]]. | |||
< | ==Syntax== | ||
{{T|Delete|v1=reason for deletion, optional}} | |||
==Example== | |||
{{T|Delete|off topic}} yields: {{Delete|off topic|nocat=1}} | |||
==Template Data== | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Reason", | |||
"description": "Reason for Deletion", | |||
"type": "string" | |||
} | |||
}, | |||
"description": "Mark page as a Candidate for Deletion", | |||
"format": "inline", | |||
"paramOrder": [ | |||
"1" | |||
] | |||
} | |||
</templatedata> | |||
Latest revision as of 16:35, 31 August 2025
This is the documentation page for Delete. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
This template is used to mark pages for deletion, categorizing them in Category:Candidates for Deletion.
Syntax
{{Delete|reason for deletion, optional}}
Example
{{Delete|off topic}} yields:
This page has been nominated for deletion.
The reason provided was: "off topic"
If you disagree with this nomination, please contact the editor who placed the tag. Remember to check what links here and the page history before deletion.
Template Data
Mark page as a Candidate for Deletion
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Reason | 1 | Reason for Deletion | String | optional |