User:MrX/twinkleoptions.js

// twinkleoptions.js: personal Twinkle preferences file

//

// NOTE: The easiest way to change your Twinkle preferences is by using the

// Twinkle preferences panel, at Wikipedia:Twinkle/Preferences.

//

// This file is AUTOMATICALLY GENERATED. Any changes you make (aside from

// changing the configuration parameters in a valid-JavaScript way) will be

// overwritten the next time you click "save" in the Twinkle preferences

// panel. If modifying this file, make sure to use correct JavaScript.

//

window.Twinkle.prefs = {

"optionsVersion": 2,

"dialogLargeFont": true,

"prodReasonDefault": "Fails WP:GNG notability.",

"logProdPages": true,

"openTalkPage": [

"norm",

"vand"

],

"markRevertedPagesAsMinor": [],

"watchSpeedyPages": [

"g3",

"g5",

"g10",

"g11",

"g12",

"a7",

"r2"

],

"speedyWindowHeight": 600,

"logSpeedyNominations": true,

"watchTaggedPages": false,

"markTaggedPagesAsMinor": true,

"markTaggedPagesAsPatrolled": false,

"customTagList": [

{

"value": "cleanup-school",

"label": "Cleanup School"

},

{

"value": "crystal",

"label": "Crystal"

},

{

"value": "howto",

"label": "How to"

},

{

"value": "like resume",

"label": "Like a resume"

},

{

"value": "cleanup-spam",

"label": "Promotional material and other spam"

},

{

"value": "Neologism",

"label": "Neologism in such a manner as to promote it"

},

{

"value": "Proposed deletion endorsed",

"label": "Proposed deletion endorsed"

},

{

"value": "Directory",

"label": "This article is written like a directory"

},

{

"value": "Almanac",

"label": "This article concentrates unduly on statistical information. Wikipedia is not an indiscriminate collection of information."

},

{

"value": "Booster",

"label": "This article may contain academic boosterism which primarily serves to praise or promote the subject and may be a sign of a conflict of interest."

},

{

"value": "Puffery",

"label": "This article may contain wording that promotes the subject through exaggeration of unnoteworthy facts."

},

{

"value": "Famous",

"label": "This list of \"famous\" or \"notable\" persons has no clear inclusion or exclusion criteria. "

},

{

"value": "Inappropriate person",

"label": "This article uses first-person (\"I\"; \"we\") or second-person (\"you\") inappropriately. "

},

{

"value": "salt",

"label": "Salt"

},

{

"value": "cleanup gallery",

"label": "Excessive gallery of images"

}

],

"insertTalkbackSignature": false,

"oldSelect": true,

"customWarningList": [

{

"value": "alert|ap",

"label": "American Politics - DS Alert"

},

{

"value": "User:MrX/UnsourcedArticles",

"label": "Unsourced Articles"

},

{

"value": "User:MrX/Overtagging",

"label": "Overtagging"

},

{

"value": "User:MrX/CSD",

"label": "Invalid CSD"

},

{

"value": "User:MrX/DraftMoved",

"label": "Draft moved"

},

{

"value": "subst:Gs/SCW&ISIL notification",

"label": "Syria Civil War/ISIL GS notification"

},

{

"value": "Uw-socialnetwork",

"label": "Off-topic rambling"

},

{

"value": "Uw-copying-nosource",

"label": "Copying within without attribution"

},

{

"value": "Im-fuir1",

"label": "Use of non-free image - Level 1"

},

{

"value": "Im-fuir2",

"label": "Use of non-free image - Level 2"

},

{

"value": "Im-fuir3",

"label": "Use of non-free image - Level 3"

},

{

"value": "Im-fuir4",

"label": "Use of non-free image - Level 4"

},

{

"value": "User:MrX/Indenting",

"label": "Advice on indenting talk page comments"

},

{

"value": "Uw-tilde",

"label": "Sign your posts"

},

{

"value": "alert|blp",

"label": "BLP - DS alert"

},

{

"value": "user:MrX/Endorsements",

"label": "Endorsements"

},

{

"value": "subst:gs/alert|topic=covid",

"label": "COVID-19 GS Alert"

}

],

"topWelcomes": true,

"watchWelcomes": false,

"insertUsername": false,

"customWelcomeList": [

{

"value": "User:MrX/WelcomeToWikipedia",

"label": "Happy, personal, graphical welcome!"

},

{

"value": "User:MrX/SimpleWikiWelcome",

"label": "Happy, brief welcome"

},

{

"value": "User:MrX/BeBoldWelcome",

"label": "Soft, be bold welcome"

}

],

"customWelcomeSignature": false,

"speedyPromptOnG7": true

};

//

// End of twinkleoptions.js