Template:Delete/doc: Difference between revisions

FANDOM (talk | contribs)
No edit summary
 
Raven.Familiar (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
;Description
{{Documentation/Header}}
:This template is used to mark pages for deletion, categorizing them in [[:Category:Candidates for deletion]].
This template is used to mark pages for deletion, categorizing them in [[:Category:Candidates for Deletion]].
;Syntax
:Type <code>{{t|delete}}</code> on the page to be deleted.'''


<includeonly>[[Category:Notice templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
==Syntax==
{{T|Delete|v1=reason for deletion, optional}}
 
==Example==
{{T|Delete|off topic}} yields: {{Delete|off topic|nocat=1}}
 
==Template Data==
<templatedata>
{
"params": {
"1": {
"label": "Reason",
"description": "Reason for Deletion",
"type": "string"
}
},
"description": "Mark page as a Candidate for Deletion",
"format": "inline",
"paramOrder": [
"1"
]
}
</templatedata>