Template:DeletionRequest: Difference between revisions
m missed the line |
Undo revision 31247 by AnotherConsumerRightsPerson (talk) oh this one hasn't been done |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 7: | Line 7: | ||
<blockquote>{{{1|}}}{{{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 within one week of the template being added.''' | ||
To appeal this deletion request, please make an entry at the [[Consumer Rights Wiki talk:Moderators' noticeboard|Moderator's noticeboard]]. | |||
<div style="font-size: smaller">Do not delete this page before removing all references to it: | |||
{{Special:WhatLinksHere/{{FULLPAGENAME}}}} | {{Special:WhatLinksHere/{{FULLPAGENAME}}}} | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 25: | Line 27: | ||
</pre> | </pre> | ||
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 31: | 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> | ||