Template:DeletionFooter
Footer template for deletion requests, to be used with {{DeletionHeader}}.
Usage
{{DeletionFooter |1= |2= }}
Place the following above the header:
{{DeletionHeader}}
And place the following at the end of the deletion discussion page to be closed. Use eitherDeleted
orKept
in theRESULT
field, depending on the discussion:{{DeletionFooter|RESULT|~~~~}}
To add an optional comment, replace COMMENT
with your closing comment:
{{DeletionFooter|RESULT|COMMENT. ~~~~}}
Sample usage
Sample deletion header
I would like to propose this for deletion. User:A.
- Support. User:B.
- Oppose. User:C.
- Support. User:D.
Deleted, Deleted per discussion above and on my talkpage. User:E.
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
1 | KEPT/DELETED | empty | required | |
2 | Explanation of deletion | empty | optional |
Additional information
The template is intended to be used in the following namespaces: the Commons namespace
The template is intended to be used by the following user groups: all users
Placement: At the bottom of the page
Localization is via {{LangSwitch}} in two subtemplates, Template:DeletionFooter/K and Template:DeletionFooter/D.
Deletion explanations are not currently localised by the template, but localised explanations can be provided together as part of parameter 2, eg
{{DeletionFooter|DELETED|
{{en|Derivative work of a copyrighted file}}
{{de|Bearbeitung eines urheberrechtlich geschützten Werks}}
~~~~}}