Template:Delete: Difference between revisions
Jump to navigation
Jump to search
m (Cat.) |
(New documentation style.) |
||
Line 5: | Line 5: | ||
''Discuss your opinion on the <span class{{=}}"plainlinks">[{{fullurl:{{TALKPAGENAME}}|redlink=0}} talk page]</span>.''|||text-align: center;}} | ''Discuss your opinion on the <span class{{=}}"plainlinks">[{{fullurl:{{TALKPAGENAME}}|redlink=0}} talk page]</span>.''|||text-align: center;}} | ||
<includeonly>[[Category:To be deleted|{{PAGENAME}}]]</includeonly><noinclude> | <includeonly>[[Category:To be deleted|{{PAGENAME}}]]</includeonly><noinclude> | ||
==Info== | |||
This template should be placed on articles that are candidates for deletion. See [[Pikipedia:Pages for deletion]]. | |||
==Parameters== | |||
{| class = "wikitable" | |||
! Parameters || Mandatory || Description || Default value | |||
|- | |||
| 1 || No || Why you think this should be deleted. || | |||
|} | |||
==Template== | |||
<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:To be deleted| ]] | |||
[[Category:Box templates]]</noinclude> | [[Category:Box templates]]</noinclude> |
Revision as of 07:50, October 14, 2014
This page is currently pending deletion. Discuss your opinion on the talk page. |
Info
This template should be placed on articles that are candidates for deletion. See Pikipedia:Pages for deletion.
Parameters
Parameters | Mandatory | Description | Default value |
---|---|---|---|
1 | No | Why you think this should be deleted. |
Template
{{delete|<reason>}}
Examples
Code | Result | |
---|---|---|
{{delete}} |
| |
{{delete|A duplicate of XYZ.}} |
|