MediaWiki:PageTriageExternalDeletionTagsOptions.js

From Festipedia, hosted by the FR Heritage Group
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Wikipedia:Bypass your cache.
$.pageTriageDeletionTagsOptions.Main.proposeddeletion.tags.prod.tag = 'prod';

$.pageTriageDeletionTagsOptions.Main.proposeddeletion.tags.blpprod.tag = 'blp-prod';

$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.desc = "Mark this page for speedy deletion only if it fits one of the criteria below. There is no catch-all – if it doesn’t fit, use \"Proposed deletion\" or \"Articles for deletion\".";

// Redefine all speedy-deletion tags in order to add new ones in their correct order.
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags = {
	"dba1": {
		"label": "No context",
		"tag": "speedy deletion-no context",
		"code": "A1",
		"desc": "Articles lacking sufficient context to identify the subject of the article.",
		"params": {},
		"anchor": "nocontext",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Empty-warn-NPF"
	},
	"dba3": {
		"label": "No content",
		"tag": "speedy deletion-no content",
		"code": "A3",
		"desc": "Any article (other than disambiguation pages, redirects, or soft redirects) consisting only of external links, category tags and \"see also\" sections, a rephrasing of the title, attempts to correspond with the person or group named by its title, a question that should have been asked at the help or reference desks, chat-like comments, template tags, and/or images.",
		"params": {},
		"anchor": "nocontent",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Nocontent-warn-NPF"
	},
	"dba7": {
		"label": "No indication of significance",
		"tag": "speedy deletion-significance",
		"code": "A7",
		"desc": "An article about a real person, individual animal(s), organization (for example, a band, club, or company, not including educational institutions), or web content that does not indicate why its subject is important or significant. This is distinct from verifiability and reliability of sources, and is a lower standard than notability.",
		"params": {},
		"anchor": "importance",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-notability-notice-NPF"
	},
	"dba9": {
		"label": "No indication of importance (musical recordings)",
		"tag": "speedy deletion-musical recording",
		"code": "A9",
		"desc": "An article about a musical recording that does not indicate why its subject is important or significant and where the artist's article does not exist (both conditions must be true).",
		"params": {},
		"anchor": "music",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-a9-notice-NPF"
	},
	"dba10": {
		"label": "Recently created article that duplicates an existing topic",
		"tag": "speedy deletion-duplicate article",
		"code": "A10",
		"desc": "A recently created article with no relevant page history that duplicates an existing Festipedia topic, and that does not expand upon, detail or improve information within any existing article(s) on the subject, and where the title is not a plausible redirect.",
		"params": {
			"article": {
				"label": "Article:",
				"input": "required",
				"type": "text",
				"value": ""
			}
		},
		"anchor": "duplicate",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-a10-notice-NPF"
	},
	"dba11": {
		"label": "Obviously made up by creator, and no claim of significance",
		"tag": "db-a11",
		"code": "A11",
		"desc": "An article which plainly indicates that the subject was invented/coined/discovered by the article's creator or someone they know personally, and does not credibly indicate why its subject is important or significant.",
		"params": {},
		"anchor": "",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-invented-notice-NPF"
	},
	"dbg1": {
		"label": "Patent nonsense",
		"tag": "speedy deletion-nonsense",
		"code": "G1",
		"desc": "A page that is patent nonsense, consisting purely of incoherent text or gibberish with no meaningful content or history.",
		"params": {},
		"anchor": "nonsense",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-nonsense-notice-NPF"
	},
	"dbg2": {
		"label": "Test pages",
		"tag": "speedy deletion-test page",
		"code": "G2",
		"desc": "A page created to test editing or other Festipedia functions.",
		"params": {},
		"anchor": "test",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-test-notice-NPF"
	},
	"dbg3_vandalism": {
		"label": "Pure vandalism",
		"tag": "speedy deletion-vandalism",
		"code": "G3",
		"desc": "Plain pure vandalism including redirects left behind by page move vandalism.",
		"params": {},
		"anchor": "vandalism",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-vandalism-notice-NPF"
	},
	"dbg3_hoax": {
		"label": "Blatant hoax",
		"tag": "db-hoax",
		"code": "G3",
		"desc": "Blatant and obvious misinformation to the point of vandalism.",
		"params": {},
		"anchor": "vandalism",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-vandalism-notice-NPF"
	},
	"dbg4": {
		"label": "Recreation of a page that was deleted per a deletion discussion",
		"tag": "speedy deletion-previously deleted",
		"code": "G4",
		"desc": "A sufficiently identical and unimproved copy, having any title, of a page deleted via its most recent deletion discussion.",
		"params": {
			"1": {
				"label": "Please add a link to the deletion discussion.",
				"input": "required",
				"type": "text",
				"value": ""
			}
		},
		"anchor": "repost",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Uw-repost-NPF"
	},
	"dbg5": {
		"label": "Creations by banned or blocked users",
		"tag": "speedy deletion-blocked user",
		"code": "G5",
		"desc": "Pages created by banned or blocked users in violation of their ban or block, and which have no substantial edits by others.",
		"params": {
			"user": {
				"label": "Username of banned user (if available):",
				"input": "optional",
				"type": "text",
				"value": ""
			}
		},
		"anchor": "banned",
	},
	"dbg7": {
		"label": "Author requests deletion",
		"tag": "speedy deletion-author request",
		"code": "G7",
		"desc": "Pages where the author has requested deletion, either explicitly or by blanking the page.",
		"params": {},
		"anchor": "blanked",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-author-notice-NPF"
	},
	"dbg10_attack": {
		"label": "Attack pages",
		"tag": "speedy deletion-attack",
		"code": "G10",
		"desc": "Pages that disparage, threaten, intimidate or harass their subject or some other entity, and serve no other purpose.",
		"params": {},
		"anchor": "attack",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-attack-notice-NPF"
	},
	"dbg10_negublp": {
		"label": "Wholly negative, unsourced BLP",
		"tag": "db-negublp",
		"code": "G10",
		"desc": "A biography of a living person that is entirely negative in tone and unsourced, where there is no neutral version in the history to revert to.",
		"params": {},
		"anchor": "",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "db-negublp-notice"
	},
	"dbg11": {
		"label": "Unambiguous advertising or promotion",
		"tag": "speedy deletion-advertising",
		"code": "G11",
		"desc": "Pages that are exclusively promotional, and would need to be fundamentally rewritten to become encyclopedic.",
		"params": {},
		"anchor": "spam",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Spam-warn-NPF"
	},
	"dbg12": {
		"label": "Unambiguous copyright infringement",
		"tag": "speedy deletion-copyright violation",
		"code": "G12",
		"desc": "Text pages that contain copyrighted material with no credible assertion of public domain, fair use, or a compatible free license, where there is no non-infringing content on the page worth saving.",
		"params": {
			"url": {
				"label": "Please add a URL for that source.",
				"input": "required",
				"type": "text",
				"value": ""
			}
		},
		"anchor": "copyvio",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Nothanks-sd-NPF"
	},
	"dbg14": {
		"label": "Unnecessary disambiguation page",
		"tag": "db-disambig",
		"code": "G14",
		"desc": "This only applies to disambiguation pages which either: (1) disambiguate only one existing Festipedia page and whose title ends in \"(disambiguation)\" (i.e., there is a primary topic); or (2) disambiguate no (zero) existing Festipedia pages, regardless of its title.",
		"params": {},
		"anchor": "",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Db-disambig-notice-NPF"
	},
	"dbr2": {
		"label": "Redirect to non-permitted namespaces",
		"tag": "Db-r2",
		"code": "R2",
		"desc": "Redirect from mainspace to any other namespace except the Category:, Template:, Wikipedia:, Help: and Portal: namespaces. (R2)",
		"params": {},
		"anchor": "rediruser",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "CSD R2-warn-NPF"
	},
	"dbr3": {
		"label": "Redirect from implausible typo or misnomer",
		"tag": "Db-r3",
		"code": "R3",
		"desc": "Recently created redirect from an implausible typo or misnomer. (R3)",
		"params": {},
		"anchor": "redirtypo",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Redirtypo-warn-NPF"
	},
		"dbg8_redirnone": {
		"label": "Redirect to non-existent/deleted page",
		"tag": "Db-redirnone",
		"code": "G8",
		"desc": "Redirect to a page that does not exist or has been deleted. (G8)",
		"params": {},
		"anchor": "redirnone",
		"talkpagenotiftopictitle": "pagetriage-del-tags-speedy-deletion-nomination-notify-topic-title",
		"talkpagenotiftpl": "Redirnone-warn-NPF"
	}
};