Template:Delete

From TowersStreet Wiki
(Difference between revisions)
Jump to: navigation, search
(created)
 
 
(10 intermediate revisions by one user not shown)
Line 2: Line 2:
 
== Usage ==
 
== Usage ==
  
This template is designed to be used on pages which should be deleted.
+
This template should be inserted on pages which should be deleted. It will add a notice to the page indicating that it should be deleted, and also add the page to the category [[:Category:Pages for deletion|Pages for deletion]]. When using the template, please add a reason and your username, as shown below.
</noinclude>
+
  
{{ambox | type  = speedy | text  = '''This page has been requested to be deleted.'''{{#if: {{{reason|}}} | The reason given is: ''{{{reason}}'' <br> | }}<br>Please don't remove this message. If you think this page should remain on the TowersStreet Wiki, please speak to {{#if: {{{editor|}}} | {{{editor}} | the editor}} who added this here.
+
== Examples ==
}}
+
  
<includeonly>
+
<pre>{{delete}}</pre>
[[Category:Pages for deletion]]
+
{{delete| no_category = true}}
</includeonly>
+
 
 +
<pre>{{delete | reason = APPALLING | editor = Jordan }}</pre>
 +
{{delete | reason = APPALLING | editor = Jordan | no_category = true }}
 +
 
 +
[[Category:Templates|D]]
 +
</noinclude><includeonly>{{ambox | type  = speedy | text  = '''This page has been requested to be deleted.'''{{#if: {{{reason|}}} | <br>The reason given is: ''{{{reason}}}'' }}<br>Please don't remove this message. If you think this page should remain on the TowersStreet Wiki, please speak to {{#if: {{{editor|}}} | {{user|{{{editor|}}}}} | the editor}} who added this here.
 +
}}
 +
{{#if: {{{no_category|}}} | | [[Category:Pages for deletion]] }}</includeonly>

Latest revision as of 23:45, 26 February 2013

[edit] Usage

This template should be inserted on pages which should be deleted. It will add a notice to the page indicating that it should be deleted, and also add the page to the category Pages for deletion. When using the template, please add a reason and your username, as shown below.

[edit] Examples

{{delete}}


{{delete | reason = APPALLING | editor = Jordan }}