imported>76561198015020018 (Created page with ";Description :These articles should be reviewed for deletion. ;Basic Syntax :Type <code>{{t|Deletion}}</code> at the top of the page. ;Sample output :<code><nowiki>{{Deletion...") |
imported>76561198015020018 No edit summary |
||
Line 5: | Line 5: | ||
;Sample output | ;Sample output | ||
:<code><nowiki>{{Deletion}}</nowiki></code> produces this banner: | :<code><nowiki>{{Deletion}}</nowiki></code> produces this banner: | ||
:{| cellpadding="2" style="background-color: # | :{| cellpadding="2" style="background-color: #D31D0B; color: #FFFFFF; width: 100%; text-align:center;" | ||
| '''This article should be reviewed for deletion{{#if: {{{date|}}}|, as of {{{date}}}|}}.''' The reason is: ''{{#if: {{{1|}}}|{{{1}}}|unspecified}}'' | | '''This article should be reviewed for deletion{{#if: {{{date|}}}|, as of {{{date}}}|}}.''' The reason is: ''{{#if: {{{1|}}}|{{{1}}}|unspecified}}'' | ||
|} | |} | ||
Line 13: | Line 13: | ||
;Sample output | ;Sample output | ||
:<code><nowiki>{{Deletion|overly verbose with multiple redundancies.|date={{#time: F Y}}</nowiki></code> produces this banner: | :<code><nowiki>{{Deletion|overly verbose with multiple redundancies.|date={{#time: F Y}}</nowiki></code> produces this banner: | ||
:{| cellpadding="2" style="background-color: # | :{| cellpadding="2" style="background-color: #D31D0B; color: #FFFFFF; width: 100%; text-align:center;" | ||
| '''This article should be reviewed for deletion, as of February 2017.''' The reason is: ''Blank stub or superseded.'' | | '''This article should be reviewed for deletion, as of February 2017.''' The reason is: ''Blank stub or superseded by a newer page.'' | ||
|} | |} | ||
Revision as of 05:24, 29 January 2021
- Description
- These articles should be reviewed for deletion.
- Basic Syntax
- Type
{{Deletion}}
at the top of the page. - Sample output
{{Deletion}}
produces this banner:
This article should be reviewed for deletion. The reason is: unspecified
- Optional descriptors
- Place a reason after the first pipe (the symbol | ), and the parameter
date=
to indicate the month of the request. Copy this format, replacing with a reason, and it will automatically add the month of the request: {{Deletion|<Place your reason here!>|date={{subst:#time: F Y}} }}
- Sample output
{{Deletion|overly verbose with multiple redundancies.|date={{#time: F Y}}
produces this banner:
This article should be reviewed for deletion, as of February 2017. The reason is: Blank stub or superseded by a newer page.
Putting this template on a page also adds it to the Candidates for deletion category.
See also
- {{Update}}, for pages which need facts checked, numbers updated, or entire sections altered, to reflect recent game changes.