Template:Delete: Difference between revisions
Jump to navigation
Jump to search
Greenpickle (talk | contribs) mNo edit summary |
mNo edit summary |
||
(28 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{box|boxclass=show|''This page is currently pending '''deletion'''. {{#if:{{{1|}}}|Reason:<br>''{{{1}}}''}}<br>Discuss your opinion on the <span class{{=}}"plainlinks">[{{fullurl:{{TALKPAGENAME}}|redlink=0}} talk page]</span>.''|||text-align: center;|li=Bombrock.png}}<includeonly>{{#ifeq:{{FULLPAGENAME}}|Template:Delete||[[Category:To be deleted]]}}</includeonly><noinclude> | ||
| | |||
==Info== | |||
This template should only be placed on pages that are eligible for deletion—see the [[Pikipedia:Deletion policy|deletion policy]] for what may qualify. Adding this template will automatically add the page to [[:Category:To be deleted]]. | |||
==Parameters== | |||
{| class = "wikitable" | |||
! Parameter || Mandatory || Default || Purpose || Detailed description | |||
|- | |||
! 1 | |||
| No || || Reason || Explain why you think this should be deleted here. | |||
|} | |} | ||
< | |||
== | ==Skeleton== | ||
<pre> | |||
{{delete|<reason>}} | |||
</pre> | |||
==Examples== | |||
{| class = "wikitable" | |||
! Code || Result | |||
|- | |||
| <pre>{{delete}}</pre> | |||
| {{delete}} | |||
|- | |||
| <pre>{{delete|A duplicate of XYZ.}}</pre> | |||
| {{delete|A duplicate of XYZ.}} | |||
|} | |||
[[Category:Maintenance templates]] | |||
[[Category:Box templates]]</noinclude> |
Latest revision as of 17:25, October 27, 2024
This page is currently pending deletion. |
Info
This template should only be placed on pages that are eligible for deletion—see the deletion policy for what may qualify. Adding this template will automatically add the page to Category:To be deleted.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | No | Reason | Explain why you think this should be deleted here. |
Skeleton
{{delete|<reason>}}
Examples
Code | Result | ||
---|---|---|---|
{{delete}} |
| ||
{{delete|A duplicate of XYZ.}} |
|