Jump to content

Template:DeletionRequest: Difference between revisions

From Consumer Rights Wiki
add link to new moderator's noticeboard
better docs.
Line 27: Line 27:
</pre>
</pre>


(You can also alternatively use <code>Delete</code> in place of  <code>DeletionRequest</code>)
You can also alternatively use <code>Delete</code> in place of  <code>DeletionRequest</code>.
[[Category:Article notice templates]]
[[Category:Article notice templates]]
<templatedata>
<templatedata>
Line 33: Line 33:
"params": {
"params": {
"1": {
"1": {
"description": "Your reason for this deletion request.",
"description": "Your reason for this deletion request. If this isn't specified, the message will likely be ignored.",
"type": "string",
"type": "string",
"required": true
"required": true,
"aliases": [
"message"
],
"label": "Reason",
"example": "No article contents, no references."
}
}
}
},
"description": "Creates a request for deletion for a moderator to delete the page. "
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 16:42, 22 October 2025

⚠️ A deletion request has been made for this article

There has been a deletion request for this page for the following reason:


This request will be reviewed and acted upon by the wiki moderation team within one week of the template being added.

To appeal this deletion request, please make an entry at the Moderator's noticeboard.


Usage

Use this template display a deletion request alert and place the place the page in the corresponding category.

{{DeletionRequest|Your reasoning here}}

You can also alternatively use Delete in place of DeletionRequest.

Creates a request for deletion for a moderator to delete the page.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Reason1 message

Your reason for this deletion request. If this isn't specified, the message will likely be ignored.

Example
No article contents, no references.
Stringrequired