Template:Delete: Difference between revisions

Jump to navigation Jump to search
(Created page with "<center>{{Box|content=This {{#if:{{{file|}}}|file|article}} meets criteria for deletion. This may be discussed on the [[{{TALKPAGENAME}}|talk page]].{{#if:{{{reason|}}}|<br/><center>Reason: {{{reason|}}}</center>}}{{#if:{{{reason|}}}|<br/><center>This page has been flagged for deletion since {{{date|}}}.</center>}}}}</center> <includeonly>{{#if:{{{nocat|}}}||{{#if:{{{section|}}}|Category:Files needing deletion|Category:Pages needing deletion}}}}</includeonly> <no...")
 
m (Made file categorization automatic)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>{{Box|content=This {{#if:{{{file|}}}|file|article}} meets criteria for deletion. This may be discussed on the [[{{TALKPAGENAME}}|talk page]].{{#if:{{{reason|}}}|<br/><center>Reason: {{{reason|}}}</center>}}{{#if:{{{reason|}}}|<br/><center>This page has been flagged for deletion since {{{date|}}}.</center>}}}}</center>
<includeonly>
<includeonly>{{#if:{{{nocat|}}}||{{#if:{{{section|}}}|[[Category:Files needing deletion]]|[[Category:Pages needing deletion]]}}}}</includeonly>
{{Box
<noinclude>
|image=Delete Icon.png
|category={{#ifeq:{{NAMESPACE}}|File|Files for deletion|Pages for deletion}}
|content=This {{#ifeq:{{NAMESPACE}}|File|file|article}} has been proposed for deletion. <small>{{#if:{{{date|}}}|(''{{{date}}}'')}}</small>
|content2={{#if:{{{reason|}}}|Reason: {{{reason}}}&#160;}}Discuss this proposal on the [[{{TALKPAGENAME}}|talk page]].
}}{{#if:{{{nocat|}}}||{{#ifeq:{{NAMESPACE}}|File|[[Category:Files for deletion]]|[[Category:Pages for deletion]]}}}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Notice Templates]]
[[Category:Notice Templates]]
</noinclude>
</noinclude>

Latest revision as of 03:37, 21 November 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.