Template:Delete: Difference between revisions

Jump to navigation Jump to search
m
Added date info to the template that can most easily be copied to a page
(Editing the example so it contains the current date)
m (Added date info to the template that can most easily be copied to a page)
Line 17: Line 17:
== Usage ==
== Usage ==
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.
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>
<nowiki>{{</nowiki>Delete
{{Delete
<nowiki>|</nowiki>reason=
|reason=
<nowiki>|</nowiki>day={{CURRENTDAY2}}
|day=
<nowiki>|</nowiki>month={{CURRENTMONTH}}
|month=
<nowiki>|</nowiki>year={{CURRENTYEAR}}
|year=
<nowiki>}}</nowiki>
}}
</pre>
* reason — the explanation for why the page referencing this template needs to be deleted.
* 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.
* day, month, and year — the current day of the month, month, and four-digit year, such as {{CURRENTDAY}}, {{CURRENTMONTH}}, and {{CURRENTYEAR}} for today.

Navigation menu