Template:DeletionRequest: Difference between revisions
Appearance
category name change |
Replace message= with unnamed parameter 1 |
||
Line 5: | Line 5: | ||
<div class="alert-box-body" style="background-color: #f6f6f6;padding:1rem 1rem"> | <div class="alert-box-body" style="background-color: #f6f6f6;padding:1rem 1rem"> | ||
There has been a deletion request for this page for the following reason: | There has been a deletion request for this page for the following reason: | ||
<blockquote>{{{message}}}</blockquote> | <blockquote>{{{1}}}{{{message|}}}</blockquote> | ||
---- | ---- | ||
'''This request will be reviewed and acted upon by the wiki moderation team.''' | '''This request will be reviewed and acted upon by the wiki moderation team.''' | ||
Line 25: | Line 25: | ||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
"description": "Your reason for this deletion request.", | "description": "Your reason for this deletion request.", | ||
"type": "string", | "type": "string", |
Revision as of 05:20, 21 January 2025
⚠️ A deletion request has been made for this article
There has been a deletion request for this page for the following reason:
{{{1}}}
This request will be reviewed and acted upon by the wiki moderation team.
Usage
Use this template display a deletion request alert and place the place the page in the corresponding category.
{{DeletionRequest|Your reasoning here}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Your reason for this deletion request. | String | required |