Template:Delete: Difference between revisions

Jump to navigation Jump to search
Add "nominated since" option
(+Related template delete-sp)
(Add "nominated since" option)
Line 1: Line 1:
{| class=toccolours align="center" style="width: 80%; clear:both; margin-top:1em; margin-bottom:-0.5em; border-left: 15px solid red; background:#FFE2E0"
{| class=toccolours align="center" style="width: 80%; clear:both; margin-top:1em; margin-bottom:-0.5em; border-left: 15px solid red; background:#FFE2E0"
| <big>'''This {{namespace}} has been nominated for deletion.'''</big> To discuss it, please visit <big>'''[[Talk:{{PAGENAME}}|the talk page]]</big>'''.
| <big>'''This {{namespace}} has been nominated for deletion{{#if:{{{day|}}}|{{#if:{{{month|}}}|&#32;{{{since}}} {{{day}}} {{{month}}} {{#if:{{{year|}}}|{{{year|}}}|{{CURRENTYEAR}}}} }} }}.'''</big> To discuss it, please visit <big>'''[[Talk:{{PAGENAME}}|the talk page]]</big>'''.


''Do not remove this tag until the discussion is closed.''
''Do not remove this tag until the discussion is closed.''
Line 13: Line 13:
{{Informative template|1=
{{Informative template|1=
== Goal ==
== Goal ==
This template will mark articles considered for deletion and categorize them under a sub-category of [[:Category:Considered for deletion]].
This template will mark articles, templates or files considered for deletion and categorize them under a sub-category of [[:Category:Considered for deletion]].


== Usage ==
== Usage ==
Simply add the following line of code at the top of your article. If you need arguments to support your reason, please do so on the page's talk page. Allowing others to discuss the nomination.
Simply add the following lines of code at the top of your article, file or template. If you need arguments to support your reason, please do so on the page's talk page. Allowing others to discuss the nomination.
<pre>
<pre>
{{delete|reason=Why this should be deleted.}}
{{Delete
|reason=
|subpage=
|day=
|month=
|year=
}}
</pre>
</pre>
* reason — the explanation for why the page referencing this template needs to be deleted.
* day, month, and year — the current day of the month, month, and four-digit year, such as {{CURRENTDAY}}, {{CURRENTMONTH}}, and {{CURRENTYEAR}} for today.


== Related templates ==
== Related templates ==

Navigation menu