Template:DeletionRequest: Difference between revisions
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", |