Difference between revisions of "Template:Delete/doc"
Jump to navigation
Jump to search
Tag: Undo |
|||
Line 15: | Line 15: | ||
|nocat=true | |nocat=true | ||
|type=delete | |type=delete | ||
− | |text=This page | + | |text=This page has been marked for deletion. {{#if:{{{reason|}}}|Reason: {{{reason|}}}|}}<br/>If you disagree with its deletion, please explain why in the [[{{TALKPAGENAME}}|Discussion]] page. <br/>Remember to check '''[[Special:Whatlinkshere/{{FULLPAGENAME}}|What Links Here]]''' and the '''[{{fullurl:{{FULLPAGENAME}}|action=history}} Page History]''' before deleting. |
}} | }} | ||
<includeonly>[[Category:Notice templates]]</includeonly> | <includeonly>[[Category:Notice templates]]</includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 11:15, 8 November 2020
Description
You can use the Mark For Deletion template to mark a page for future deletion. This will help admins to have a high level overview of what templates, pages, and the like are to be deleted.
Usage
Place the following code snippet at the top of the page that you wish to mark for deletion, before any other text on the page. Be sure to add the "noinclude" tags.
<noinclude> {{Modal mark for deletion|reason = }} </noinclude>
Sample Output
This page has been marked for deletion. If you disagree with its deletion, please explain why in the Discussion page. Remember to check What Links Here and the Page History before deleting. |