Difference between revisions of "Template:Db-g7"

From blackwiki
Jump to navigation Jump to search
imported>Tantamounts
imported>JJMC89
Line 1: Line 1:
{{#ifexpr:{{#ifeq:{{NAMESPACE}}|{{ns:3}}|0|1}}+{{#if:{{{rationale|{{{reason|}}}}}}|1|0}}|
+
{{SAFESUBST:<noinclude />#invoke:Unsubst||$B={{#ifexpr:{{#ifeq:{{NAMESPACE}}|{{ns:3}}|0|1}}+{{#if:{{{rationale|{{{reason|}}}}}}|1|0}}|
 
{{db-meta
 
{{db-meta
 
|bot={{{bot|}}}
 
|bot={{{bot|}}}
Line 11: Line 11:
  
 
<span style="color:red;">Per the [[Wikipedia:User pages#Deletion of user talk pages|User page guidelines]], user ''talk'' pages are generally not deleted, barring legal threats or other grievous violations that have to be removed for legal reasons; however, exceptions to this can be and are made on occasion for good reason (see [[m:Right to vanish|right to vanish]]). In addition, nonpublic personal information and potentially libellous information posted to your talk page may be removed by making a [[Wikipedia:Requests for oversight|request for oversight.]]</span>
 
<span style="color:red;">Per the [[Wikipedia:User pages#Deletion of user talk pages|User page guidelines]], user ''talk'' pages are generally not deleted, barring legal threats or other grievous violations that have to be removed for legal reasons; however, exceptions to this can be and are made on occasion for good reason (see [[m:Right to vanish|right to vanish]]). In addition, nonpublic personal information and potentially libellous information posted to your talk page may be removed by making a [[Wikipedia:Requests for oversight|request for oversight.]]</span>
 
 
|help={{{help|}}}
 
|help={{{help|}}}
 
}}<includeonly>{{category handler
 
}}<includeonly>{{category handler
Line 18: Line 17:
 
  | category2 = {{{category|¬}}}
 
  | category2 = {{{category|¬}}}
 
  | page  = Foo <!--CIRCUMVENT BLACKLIST-->
 
  | page  = Foo <!--CIRCUMVENT BLACKLIST-->
}}</includeonly><noinclude>
+
}}</includeonly>}}<noinclude>
 
 
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 02:48, 11 July 2018

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