Template:Delete: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(31 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<div class="boilerplate metadata toccolours" id="cleanup-rewrite" style="margin: .5em 2%; padding: 0 1em; border: 1px solid #aaa;">
{{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>
This page is currently pending deletion. '''Reason:''' {{{1}}}
 
</div>
==Info==
<includeonly>[[Category:To be deleted|{{PAGENAME}}]]</includeonly><noinclude>[[Category:To be deleted| ]][[Category:Templates|{{PAGENAME}}]]</noinclude>
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>