Template:Delete: Difference between revisions

Jump to navigation Jump to search
Editing the example so it contains the current date
mNo edit summary
(Editing the example so it contains the current date)
Line 28: Line 28:
* 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.
For example:
For example:
<pre>
<nowiki>{{</nowiki>Delete
{{Delete
<nowiki>|</nowiki>reason=The article contains no information related to FlightGear.
|reason=The article contains no information related to FlightGear.
<nowiki>|</nowiki>day={{CURRENTDAY2}}
|day=21
<nowiki>|</nowiki>month={{CURRENTMONTH}}
|month=12
<nowiki>|</nowiki>year={{CURRENTYEAR}}
|year=2012
<nowiki>}}</nowiki>
}}
</pre>


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

Navigation menu