|
|
Line 1: |
Line 1: |
| <includeonly><div class="boilerplate metadata" id="update" style="text-align: center; background: #ffefef; margin: .5em 10%; padding: 0 1em; border: #FF9F9F 1px solid;"> | | <includeonly><div class="boilerplate metadata" id="update" style="text-align: center; background: #ffefef; margin: .5em 10%; padding: 0 1em; border: #FF9F9F 1px solid;"> |
| ''The '''deletion''' of this article has been requested{{#if: {{{1|}}}| for the following reason:<br>'''{{{1}}}'''|.}}''<div style="font-size: 80%;">If you have the administrative rights and feel that this request is well justified, you may [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=delete}} kill it now].</div></div>[[Category:Articles to be deleted]]</includeonly><noinclude> | | ''The '''deletion''' of this article has been requested{{#if: {{{1|}}}| for the following reason:<br>'''{{{1}}}'''|.}}''<div style="font-size: 80%;">If you have the administrative rights and feel that this request is well justified, you may [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=delete}} kill it now].</div></div>[[Category:Articles to be deleted]]</includeonly><noinclude>{{{{PAGENAME}}/doc}}[[Category:Message Box]]</noinclude> |
| ----
| |
| Articles with this template are listed in '''[[:Category:Articles to be deleted]]'''.
| |
| | |
| ==Syntax==
| |
| The template can have '''1''' or '''2 parameters''':
| |
| #{{m|delete}} - Simply show the "delete" message box.
| |
| #{{m|delete|<reason>}} - Or add a <reason>.
| |
| | |
| '''<reason>''' = You can add a <reason> for the suggested deletion.
| |
| | |
| ==Examples==
| |
| <!-- Sourcecode inserted explicitly to avoid the listing of this page in "Category:Articles to be deleted"! -->
| |
| *{{m|delete}}
| |
| <div class="boilerplate metadata" id="update" style="text-align: center; background: #ffefef; margin: .5em 10%; padding: 0 1em; border: #FF9F9F 1px solid;">
| |
| ''The '''deletion''' of this article has been requested.''<div style="font-size: 80%;">If you have the administrative rights and feel that this request is well justified, you may [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=delete}} kill it now].</div></div>
| |
| | |
| *{{m|delete|This page sucks!}}
| |
| <div class="boilerplate metadata" id="update" style="text-align: center; background: #ffefef; margin: .5em 10%; padding: 0 1em; border: #FF9F9F 1px solid;">
| |
| ''The '''deletion''' of this article has been requested for the following reason:<br>'''This page sucks!'''''<div style="font-size: 80%;">If you have the administrative rights and feel that this request is well justified, you may [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=delete}} kill it now].</div></div>
| |
| | |
| [[Category:Message Box]]</noinclude> | |