11,141
editsAd placeholder
Template:Proposed deletion: Difference between revisions
Jump to navigation
Jump to search
Updated documentation
No edit summary |
(Updated documentation) |
||
Line 1: | Line 1: | ||
< | <includeonly>{{ambox|type=delete|image=[[File:Incapacitated_Condition_Icon.webp|left|35px|link=]]|text=This article has been proposed for deletion. {{{reason|{{{1|No reason was specified.}}}}}} Please discuss on the article's [[Talk:{{PAGENAME}}|talk page]].}}[[Category:Suggested for deletion]]</includeonly><noinclude>{{documentation|content= | ||
[[Category: | Mark a page as "proposed for deletion". This adds it to [[:Category:Suggested for deletion]] where it can be reviewed. | ||
[[ | |||
== Examples == | |||
{{Template demo | |||
| style = list | |||
| caption 1 = Basic usage | |||
| <nowiki>{{Proposed deletion|}}</nowiki> | |||
| caption 2 = Reason specified | |||
| <nowiki>{{Proposed deletion|reason=This page is outdated and superseded by [[other page]].}}</nowiki> | |||
| caption 3 = Unnamed arguments | |||
| <nowiki>{{Proposed deletion|This page sucks.}}</nowiki> | |||
}} | |||
== Template data == | == Template data == | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Mark a page as \"proposed for deletion\"", | |||
"format": "inline", | |||
"params": { | "params": { | ||
"reason": {} | "reason": { | ||
"label": "Reason", | |||
"aliases": ["1"], | |||
"description": "The reason the page should be deleted.", | |||
"suggested": true, | |||
"type": "string" | |||
} | |||
} | } | ||
} | } | ||
</templatedata>}}</noinclude> | </templatedata>}} | ||
[[Category:Templates]] | |||
[[Category:Message box templates]] | |||
</noinclude> |