Template:Delete: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
|image=Delete Icon.png
|image=Delete Icon.png
|category={{#if:{{{file|}}}|Files for deletion|Pages for deletion}}
|category={{#if:{{{file|}}}|Files for deletion|Pages for deletion}}
|content=This {{#if:{{{file|}}}|file|article}} has been proposed for deletion.
|content=This {{#if:{{{file|}}}|file|article}} has been proposed for deletion. <small>{{#if:{{{date|}}}|(''{{{date}}}'')}}</small>
|content2=Discuss this proposal on the [[{{TALKPAGENAME}}|talk page]].
|content2={{#if:{{{reason|}}}|Reason: {{{reason}}}&#160;}}Discuss this proposal on the [[{{TALKPAGENAME}}|talk page]].
}}{{#if:{{{nocat|}}}||{{#if:{{{file|}}}|[[Category:Files for deletion]]|[[Category:Pages for deletion]]}}}}</includeonly><noinclude>
}}{{#if:{{{nocat|}}}||{{#if:{{{file|}}}|[[Category:Files for deletion]]|[[Category:Pages for deletion]]}}}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Notice Templates]]
[[Category:Notice Templates]]
</noinclude>
</noinclude>

Revision as of 07:23, 8 May 2023

Purpose

Maintenance template used to mark pages for deletion if they meet criteria and add them to Category:Pages for deletion. This template can also be used to mark files for deletion and add them to Category:Files for deletion.

Usage

Parameter Description
reason Enables a reason to be given for why the page is marked for deletion.
date Displays the date the page was marked for deletion on.

Code

{{Delete}}
{{Delete|reason=|date=}}

Examples

{{Delete}}
This article has been proposed for deletion.
Discuss this proposal on the talk page.

Marking a page for deletion with a reason and date

{{Delete|reason=Plagiarized.|date=April 19, 2023}}
This article has been proposed for deletion. (April 19, 2023)
Reason: Plagiarized. Discuss this proposal on the talk page.