Template:Db-g1/doc: Difference between revisions

Content deleted Content added
m Since <tt> is obsolete in HTML5, replace it with <kbd> – see HTML element#tt, Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB
Add templatedata (intentionally didn't add category=, since as far as I can tell that's just handled as a more confusing version of nocat)
Line 19:
 
:[[WP:BOT|Bot accounts]] will specify the <code><nowiki>|bot=</nowiki></code> parameter to notify the reviewing admin that the page was tagged by an automated process.
 
{{Format TemplateData|JSON=
{
"params": {
"bot": {
"label": "Bot account",
"description": "Bot accounts will specify this parameter to notify the reviewing admin that the page was tagged by an automated process. If you're a human reading this, you shouldn't be setting it.",
"type": "string"
},
"raw": {
"label": "Raw",
"description": "Used for generating a simple deletion message with no message box.",
"type": "boolean",
"default": "false"
},
"summary": {
"label": "Summary",
"description": "A brief summary which will be preloaded into the deletion confirmation screen. There is no need to include the CSD criterion as this is added automatically. It is passed through to the db-meta template.",
"type": "string"
},
"help": {
"label": "Help",
"description": "Set to \"off\" to hide the message to the nominator about notifying the author.",
"example": "off",
"type": "string"
},
"nocat": {
"label": "nocat",
"description": "Overrides whether the page is categorized according to the CSD, see [[Template:Category_handler#The_\"nocat\"_parameter]]. Can be \"on,\" \"off,\" or unset.",
"type": "string"
}
},
"format": "inline",
"description": "Tags a page as eligible for speedy deletion under category [[WP:G1|G1]]"
}
}}
 
== Author notification ==