Template:Db-g7/doc
| This is a documentation subpage for Template:Db-g7. It may contain usage information, categories and other content that is not part of the original template page. |
| Any breaking changes to this template, including moving it or nominating it for deletion, must be communicated in advance to Twinkle's users and maintainers at Wikipedia talk:Twinkle. The standard installation of Twinkle relies on this template. Thank you. |
| Speedy deletion templates |
|---|
| This template uses Lua: |
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
[edit source]The template should be placed at the top of the page to be deleted.
Parameters
[edit source]{{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
[edit source]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
[edit source]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
[edit source]- Wikipedia:Criteria for speedy deletion
- Wikipedia:Deletion policy
- Wikipedia:Deletion process
- Wikipedia:Deletion review
- Wikipedia:Template messages/User talk namespace
TemplateData
[edit source]TemplateData for Db-g7
<templatedata> { "params": { "rationale": { "label": "Rationale", "description": "The reason you want this page you created to be deleted.", "example": "I created this page by mistake.", "aliases": [ "reason" ], "type": "string", "suggested": true }, "bot": { "label": "Bot?", "description": "Set this to any value (usually \"y\" or \"yes\") if you're a bot adding this template. Otherwise, omit this.", "type": "content" }, "raw": {
"description": "Set this to \"yes\" to get rid of the red box surrounding the deletion message. Don't use this unless you're writing another template, such
| This template may meet Wikipedia's criteria for speedy deletion for the following reasons: Error: No reasons specified If this template does not meet the criteria for speedy deletion, or you intend to fix it, please remove this notice, but do not remove this notice from pages that you have created yourself. If you created this page and you disagree with the given reason for deletion, you can click the button below and leave a message explaining why you believe it should not be deleted. You can also visit the talk page to check if you have received a response to your message. This template may be deleted at any time if it unquestionably meets the speedy deletion criteria, or if an explanation posted to the talk page is found to be insufficient.
This page was last edited by 2A04:4A43:876F:F962:2451:7EFE:306F:1D94 (contribs | logs) at 13:41, 16 February 2025 (UTC) (13 months ago) |
.",
"type": "line", "label": "Raw?" }, "diff": { "description": "A link to a page diff that may provide the needed context for the deleting admin on why you want the page to be deleted.", "example": "https://en.wikipedia.org/wiki/Special:Diff/1", "type": "url", "label": "Page diff" }, "nocat": { "description": "Set this to \"y\" or \"yes\" if you do not want the page to be added to the speedy deletion category (for example if this template is being used for a demonstration). Usually this is not done, except in rare cases.", "type": "boolean", "label": "Don't add to category?" }, "category": { "description": "A category to add", "type": "string", "example": "",
"label": "Category to add"
}, "help": {} }, "description": "This template is used to request speedy deletion per CSD G7 (for requests by the sole author in good faith)" } </templatedata>