Page MenuHomePhabricator

MediaWiki:PageTriageExternalDeletionTagsOptions.js

Authored By
Samwilson
Dec 16 2016, 6:42 AM
Size
4 KB
Referenced Files
None
Subscribers
None

MediaWiki:PageTriageExternalDeletionTagsOptions.js

$.pageTriageDeletionTagsOptions.Main.proposeddeletion.tags.prod.tag = 'subst:prod';
$.pageTriageDeletionTagsOptions.Main.proposeddeletion.tags.blpprod.tag = 'subst:blp-prod';
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags.dba7_person = {
label: 'Unremarkable person',
tag: 'db-person',
code: 'A7',
desc: 'An article about a real person that does not assert the importance or significance of its subject. If controversial, or if there has been a previous AfD that resulted in the article being kept, the article should be nominated for AfD instead. (A7)',
params: {},
anchor: 'importance',
talkpagenotiftpl: 'Db-notability-notice-NPF'
};
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags.dba7_band = {
label: 'Unremarkable musician(s) or band',
tag: 'db-band',
code: 'A7',
desc: 'Article about a band, singer, musician, or musical ensemble that does not assert the importance or significance of the subject. (A7)',
params: {},
anchor: 'importance',
talkpagenotiftpl: 'Db-notability-notice-NPF'
};
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags.dba7_club = {
label: 'Unremarkable club',
tag: 'db-club',
code: 'A7',
desc: 'Article about a club that does not assert the importance or significance of the subject. (A7)',
params: {},
anchor: 'importance',
talkpagenotiftpl: 'Db-notability-notice-NPF'
};
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags.dba7_corp = {
label: 'Unremarkable company or organization',
tag: 'db-corp',
code: 'A7',
desc: 'Article about a company or organization that does not assert the importance or significance of the subject. (A7)',
params: {},
anchor: 'importance',
talkpagenotiftpl: 'Db-notability-notice-NPF'
};
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags.dba7_web = {
label: 'Unremarkable website or web content',
tag: 'db-web',
code: 'A7',
desc: 'Article about a web site, blog, online forum, webcomic, podcast, or similar web content that does not assert the importance or significance of its subject. (A7)',
params: {},
anchor: 'importance',
talkpagenotiftpl: 'Db-notability-notice-NPF'
};
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags.dba7_animal = {
label: 'Unremarkable individual animal',
tag: 'db-animal',
code: 'A7',
desc: 'Article about an individual animal (e.g. pet) that does not assert the importance or significance of its subject. (A7)',
params: {},
anchor: 'importance',
talkpagenotiftpl: 'Db-notability-notice-NPF'
};
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags.dba7_event = {
label: 'A7: Unremarkable organized event',
tag: 'db-event',
code: 'A7',
desc: 'Article about an organized event (tour, function, meeting, party, etc.) that does not assert the importance or significance of its subject. (A7)',
params: {},
anchor: 'importance',
talkpagenotiftpl: 'Db-notability-notice-NPF'
};
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags.dba11 = {
label: 'A11: Obviously made up by creator, and no claim of significance',
tag: 'db-hoax',
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. (A11)',
params: {},
anchor: '',
talkpagenotiftpl: 'Db-vandalism-notice'
};
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags.dbg6_disambig = {
label: 'G6: Unnecessary disambiguation page',
tag: 'db-disambig',
code: 'G6',
desc: 'This only applies for orphaned disambiguation pages which either: (1) disambiguate two or fewer existing Wikipedia pages and whose title ends in "(disambiguation)" (i.e., there is a primary topic); or (2) disambiguates no (zero) existing Wikipedia pages, regardless of its title. (G6)',
params: {},
anchor: '',
talkpagenotiftpl: ''
};
$.pageTriageDeletionTagsOptions.Main.speedydeletioncommon.tags.dbg10_negublp = {
label: 'G10: 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: '',
talkpagenotiftpl: 'db-negublp-notice'
};

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4216441
Default Alt Text
MediaWiki:PageTriageExternalDeletionTagsOptions.js (4 KB)

Event Timeline