Difference between revisions of "Template:Db-g7"

From blackwiki
Jump to navigation Jump to search
imported>Jackmcbarn
(hide the bit about blanking for user pages, category pages, and talk pages)
imported>Jackmcbarn
(the "in good faith" bit always applie)
Line 4: Line 4:
 
|raw={{{raw|}}}
 
|raw={{{raw|}}}
 
|criterion=G7
 
|criterion=G7
|1= as a page where the author of the only substantial content has requested deletion{{#switch:{{NAMESPACE}}|{{ns:2}}|{{ns:14}}|{{TALKSPACE}}=| and/or blanked the page in good faith}}{{#if:{{{diff|}}}| – see {{diff|{{FULLPAGENAME}}|{{{diff}}}||Revision #{{{diff}}}}}}}{{#if:{{{rationale|{{{reason|}}}}}}|. {{color|darkred|The following explanation was offered: {{{rationale|{{{reason|}}}}}}}}|}}
+
|1= as a page where the author of the only substantial content has requested deletion {{#switch:{{NAMESPACE}}|{{ns:2}}|{{ns:14}}|{{TALKSPACE}}=|and/or blanked the page}} in good faith{{#if:{{{diff|}}}| – see {{diff|{{FULLPAGENAME}}|{{{diff}}}||Revision #{{{diff}}}}}}}{{#if:{{{rationale|{{{reason|}}}}}}|. {{color|darkred|The following explanation was offered: {{{rationale|{{{reason|}}}}}}}}|}}
 
|self=yes
 
|self=yes
 
|summary=One author who has requested deletion or blanked the page – If you wish to retrieve it, please see [[Wikipedia:Requests for undeletion|WP:REFUND]]
 
|summary=One author who has requested deletion or blanked the page – If you wish to retrieve it, please see [[Wikipedia:Requests for undeletion|WP:REFUND]]

Revision as of 16:13, 3 October 2020

Template:NOINDEX

Template documentation[view] [edit] [history] [purge]

Template:Speedy deletion templates

This template is used to tag pages for speedy deletion under the speedy deletion criteria, specifically CSD G7. There is a separate template for each criterion – see the table to the right.

This template places the page into the categories: Candidates for speedy deletion, and Candidates for speedy deletion by user.

Usage

The template should be placed at the top of the page to be deleted.

Parameters

{{db-g7}}

This is the most basic form of the template.

{{db-g7|bot=ExampleBot}}

Bot accounts will specify the |bot= parameter to notify the reviewing admin that the page was tagged by an automated process.

{{db-g7|rationale=DeletionRationale}}

Where DeletionRationale is a specific explanation of why the page should be deleted, which will be displayed in red after the standard text. A rationale must be provided to delete user talk pages.

CSS and Javascript pages

To request the deletion of a CSS or JavaScript page – a non-talk page whose name ends with .css or .js – use the following format:
/* {{db-g7}} */
The deletion message will not be displayed, but the page will be categorised into Category:Candidates for speedy deletion by user, where an administrator will be able to find it.

Lua modules

To request the deletion of a Lua module – a non-talk page whose name starts with Module: – use the following format:

require('Module:Module wikitext')._addText('{{db-g7}}')

See also