Template:Tobedeleted: Difference between revisions
No edit summary |
Oh yeah, that'll happen. |
||
| (13 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 1: | ||
{{Messagebox| | <noinclude>__NOTOC__ | ||
==Description== | |||
The '''<tt>{{tl|tobedeleted}}</tt>''' template should be added to the ''top'' of articles to mark them as in need of deletion. It should not ''replace the full text'' of that article (except in cases of outright vandalism), because that makes it difficult for the deleting mod to render judgment. This template is for use on articles in the main namespace, i.e. articles that users browsing the site will read. Deleting these types of articles is a judgement call and thus requires discussion, hence this tag. For sandboxes, or other articles whose deletion is for reasons of technical deficiency and does not require discussion, see {{tl|speedydeletion}}. | |||
==Usage== | |||
===Parameters=== | |||
====Optional==== | |||
This template can take a single "optional" parameter for why it should be deleted. '''Note:''' ''This is not actually optional--'''do it.''' '' | |||
===Code=== | |||
<pre> | |||
{{Tobedeleted | |||
|Seems redunant | |||
}} | |||
</pre> | |||
==Examples== | |||
===Code=== | |||
<pre> | |||
{{tobedeleted|Do we really need this?}} | |||
</pre> | |||
===Result=== | |||
{{tobedeleted|Do we really need this?|nocat=true}} | |||
[[Category:Article needs work templates|Tobedeleted]] | |||
[[Category:Proposed major change templates|Tobedeleted]] | |||
</noinclude><includeonly>{{Messagebox| | |||
|message_text=This article is currently pending deletion. | |message_text=This article is currently pending deletion. | ||
|header=Has the Imperial Magistrate reached a verdict? | |header=Has the Imperial Magistrate reached a verdict? | ||
|image_name=Quint_head.gif | |image_name=Quint_head.gif | ||
|talkpage=If you do feel that this article should not be deleted, please say why on its | |talkpage=If you do feel that this article should not be deleted, please say why on its | ||
|categories= | |categories= | ||
|mouseover="Begging sometimes helps, but not often." | |mouseover="Begging sometimes helps, but not often." | ||
|image_width= | |image_width=47px | ||
|border=aaa | |border=aaa | ||
|bgcolor=f9f9f9 | |bgcolor=f9f9f9 | ||
|width= | |width=90% | ||
|bottomtext={{#if: {{{1|}}}|'''Reason:''' {{{1|}}} |}} | |bottomtext={{#if: {{{1|}}}|'''Reason:''' {{{1|}}} |}} | ||
}} | }}{{#if: {{{nocat|}}}| |[[Category:To be deleted]]}}</includeonly> | ||
[[Category: | |||
</ | |||
Latest revision as of 19:08, 10 October 2024
Description
The {{tobedeleted}} template should be added to the top of articles to mark them as in need of deletion. It should not replace the full text of that article (except in cases of outright vandalism), because that makes it difficult for the deleting mod to render judgment. This template is for use on articles in the main namespace, i.e. articles that users browsing the site will read. Deleting these types of articles is a judgement call and thus requires discussion, hence this tag. For sandboxes, or other articles whose deletion is for reasons of technical deficiency and does not require discussion, see {{speedydeletion}}.
Usage
Parameters
Optional
This template can take a single "optional" parameter for why it should be deleted. Note: This is not actually optional--do it.
Code
{{Tobedeleted
|Seems redunant
}}
Examples
Code
{{tobedeleted|Do we really need this?}}


