Template:Delete/doc
From FedoraProject
m |
(Added documentation for {{delete|mistake}}) |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | [[Template:Delete]] is an [[Help:Admonitions|admonition]] that indicates a page should be deleted. This template makes these pages easier for administrators to find and work through, especially if a reason is provided. | |
| − | + | Page deletions should usually be reserved for mistakes, as a deleted page may break links. For pages that have been moved, use a [[Help:Redirects|redirect]]. For pages with obsolete content, try merging the content into other articles and then providing a redirect to an appropriate location. | |
| + | |||
| + | To use this template, insert <code><nowiki>{{delete}}</nowiki></code> which will display a default message. To include a specific reason for the request, insert <code><nowiki>{{delete|This page really needs to be deleted.}}</nowiki></code>. Since pages usually get deleted for similar reasons, built-in messages exist to encourage reuse and consistency. A built-in message may be used by providing the name of that message. For example, both <code><nowiki>{{delete|random}}</nowiki></code> and <code><nowiki>{{delete|mysterious}}</nowiki></code> indicate that the page should be deleted due to meaningless or nonsensical content. | ||
| + | |||
| + | == Standard responses == | ||
| + | This template has built-in reasons for some common scenarios which can be automatically included in lieu of a full reason. For example, request the deletion of a [[Help:Sandbox|sandbox]] by inserting <code><nowiki>{{delete|sandbox}}</nowiki></code>. Many aliases also exist for these messages, such as "senseless", "not useful", and "nonsense" to refer to "random". | ||
| + | |||
| + | === random === | ||
| + | The "random" message is used for a page that appears to have been used to test out the wiki. Some examples include nonsense such as a single word or letter. | ||
| + | {{delete|random}} | ||
| + | === irrelevant === | ||
| + | The "irrelevant" message is used for a page that does not appear to be relevant to this project. Some examples include random code listings or a list of files. | ||
| + | {{delete|irrelevant}} | ||
| + | === obsolete === | ||
| + | The "obsolete" message indicates a page is no longer used. This should only be used for pages that do not have historical value. | ||
| + | {{delete|obsolete}} | ||
| + | === mistake === | ||
| + | The "mistake message indicates a page was created by accident. This should only be used if the page was created in error, such as a incorrect filename or a uncommon misspelling. Common misspellings should be changed to redirects. | ||
| + | {{delete|mistake}} | ||
| + | |||
| + | == Examples == | ||
| + | === Basic delete request === | ||
| + | This example demonstrates a basic request for deletion. | ||
| + | <pre><nowiki>{{delete|random}}</nowiki></pre> | ||
| + | ''Output'': | ||
| + | {{delete|random}} | ||
| + | |||
| + | === Specific delete request === | ||
| + | This example demonstrates a request for deletion with an explicit reason. | ||
| + | <pre><nowiki>{{delete|This page is upside-down.}}</nowiki></pre> | ||
| + | ''Output'': | ||
| + | {{delete|This page is upside-down.}} | ||
| + | |||
| + | === Minimal delete request === | ||
| + | This example demonstrates the default request for deletion. | ||
| + | <pre><nowiki>{{delete}}</nowiki></pre> | ||
| + | ''Output'': | ||
| + | {{delete}} | ||
Latest revision as of 05:35, 4 July 2010
Template:Delete is an admonition that indicates a page should be deleted. This template makes these pages easier for administrators to find and work through, especially if a reason is provided.
Page deletions should usually be reserved for mistakes, as a deleted page may break links. For pages that have been moved, use a redirect. For pages with obsolete content, try merging the content into other articles and then providing a redirect to an appropriate location.
To use this template, insert {{delete}} which will display a default message. To include a specific reason for the request, insert {{delete|This page really needs to be deleted.}}. Since pages usually get deleted for similar reasons, built-in messages exist to encourage reuse and consistency. A built-in message may be used by providing the name of that message. For example, both {{delete|random}} and {{delete|mysterious}} indicate that the page should be deleted due to meaningless or nonsensical content.
Contents |
[edit] Standard responses
This template has built-in reasons for some common scenarios which can be automatically included in lieu of a full reason. For example, request the deletion of a sandbox by inserting {{delete|sandbox}}. Many aliases also exist for these messages, such as "senseless", "not useful", and "nonsense" to refer to "random".
[edit] random
The "random" message is used for a page that appears to have been used to test out the wiki. Some examples include nonsense such as a single word or letter.
[edit] irrelevant
The "irrelevant" message is used for a page that does not appear to be relevant to this project. Some examples include random code listings or a list of files.
[edit] obsolete
The "obsolete" message indicates a page is no longer used. This should only be used for pages that do not have historical value.
[edit] mistake
The "mistake message indicates a page was created by accident. This should only be used if the page was created in error, such as a incorrect filename or a uncommon misspelling. Common misspellings should be changed to redirects.
[edit] Examples
[edit] Basic delete request
This example demonstrates a basic request for deletion.
{{delete|random}}
Output:
[edit] Specific delete request
This example demonstrates a request for deletion with an explicit reason.
{{delete|This page is upside-down.}}
Output:
[edit] Minimal delete request
This example demonstrates the default request for deletion.
{{delete}}
Output: