8,827
edits
m (Red background) |
m (Reason in documentation) |
||
| Line 5: | Line 5: | ||
{{#if:{{{reason|}}}| | {{#if:{{{reason|}}}| | ||
---- | ---- | ||
'''Reason for the nomination:''' {{{reason|}}} |}} | '''Reason for the nomination:''' ''{{{reason|}}}'' |}} | ||
|}<includeonly>[[Category:{{#switch:{{namespace}} | |}<includeonly>[[Category:{{#switch:{{namespace}} | ||
| template = Templates | | template = Templates | ||
| Line 16: | Line 16: | ||
== Usage == | == Usage == | ||
Simply add the following line of code at the top of your article. | Simply add the following line of code at the top of your article. If you need arguments to support your reason, please do so on the page's talk page. Allowing others to discuss the nomination. | ||
<pre> | <pre> | ||
{{delete}} | {{delete|reason=Why this should be deleted.}} | ||
</pre> | </pre> | ||
}} | }} | ||