Template:Delete/Documentation: Difference between revisions

Jump to navigation Jump to search
m (Protected "Template:Delete/Documentation" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
mNo edit summary
Line 1: Line 1:
==Purpose==
==Purpose==
Maintenance template used to mark pages for deletion if they meet criteria and add them to [[:Category:Pages needing deletion|Category:Pages needing deletion]]. By adding <code>file=1</code> as a parameter, the template can also be used to mark files for deletion and add them to [[:Category:Files needing deletion|Category:Files needing deletion]].
Maintenance template used to mark pages for deletion if they meet criteria and add them to [[:Category:Pages for deletion|Category:Pages for deletion]]. By adding <code>file=1</code> as a parameter, the template can also be used to mark files for deletion and add them to [[:Category:Files for deletion|Category:Files for deletion]].


==Usage==
==Usage==

Revision as of 23:47, 19 April 2023

Purpose

Maintenance template used to mark pages for deletion if they meet criteria and add them to Category:Pages for deletion. By adding file=1 as a parameter, the template can also be used to mark files for deletion and add them to Category:Files for deletion.

Usage

Parameter Description
file Must be given a value (such as "1" or "y") to display. Changes header to mark a file page for deletion.
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|file=|reason=|date=}}

Examples

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

Marking a file for deletion with a reason and date

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


This is the template documentation page for Template:Delete. It should be transcluded onto the template page.