User:Deepfriedokra/twinkleoptions.js

From Wikipedia, the free encyclopedia
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:Bypass your cache.
// 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.
// <nowiki>

window.Twinkle.prefs = {
  "optionsVersion": 2.1,
  "userTalkPageMode": "blank",
  "spiWatchReport": "1 week",
  "defaultToBlock64": true,
  "notifyUserOnDeli": false,
  "deliWatchPage": "no",
  "deliWatchUser": "no",
  "watchRequestedPages": "no",
  "watchPPTaggedPages": "no",
  "watchProtectedPages": "no",
  "watchProdPages": "1 week",
  "prodReasonDefault": "lacks sufficient coverage in relaible sources. does not meet notability ",
  "openTalkPage": [],
  "markRevertedPagesAsMinor": [
    "agf",
    "vand"
  ],
  "watchRevertedPages": [],
  "watchRevertedExpiry": "no",
  "offerReasonOnNormalRevert": false,
  "confirmOnMobileFluff": false,
  "showRollbackLinks": [],
  "watchSpeedyExpiry": "1 week",
  "watchSpeedyUser": "no",
  "welcomeUserOnSpeedyDeletionNotification": [
    "g11",
    "u5"
  ],
  "notifyUserOnSpeedyDeletionNomination": [
    "g1",
    "g2",
    "g3",
    "g4",
    "g6",
    "g10",
    "g11",
    "g12",
    "g13",
    "g14",
    "a1",
    "a2",
    "a3",
    "a7",
    "a9",
    "a10",
    "a11",
    "u5",
    "f1",
    "f2",
    "f3",
    "f7",
    "f9",
    "c1",
    "r3"
  ],
  "warnUserOnSpeedyDelete": [],
  "watchTaggedVenues": [],
  "watchTaggedPages": "no",
  "watchMergeDiscussions": "no",
  "markTaggedPagesAsMinor": true,
  "defaultWarningGroup": "1",
  "oldSelect": true,
  "customWarningList": [
    {
      "value": "User:Deepfriedokra/g11",
      "label": "G11"
    },
    {
      "value": "User:Deepfriedokra/u5",
      "label": "U5"
    },
    {
      "value": "User:Deepfriedokra/behalf",
      "label": "BEHALF"
    },
    {
      "value": "User:Deepfriedokra/del",
      "label": "DEL"
    },
    {
      "value": "User:Deepfriedokra/corp",
      "label": "CORPNAME"
    },
    {
      "value": "User:Deepfriedokra/u16",
      "label": "G11 + U5"
    },
    {
      "value": "User:Deepfriedokra/any",
      "label": "Any Admin"
    },
    {
      "value": "Template:Uw-paid1",
      "label": "PAID1"
    },
    {
      "value": "Template:Uw-webhost",
      "label": "Not Webhost"
    },
    {
      "value": "Wikipedia:When your boss tells you to edit Wikipedia",
      "label": "Boss"
    },
    {
      "value": "User:Drm310/Usertalk",
      "label": "User:Drm310/Usertalk"
    },
    {
      "value": "User:Deepfriedokra/noshare",
      "label": "No Shared Accounts"
    },
    {
      "value": "User:Deepfriedokra/g11 short",
      "label": "short g11"
    },
    {
      "value": "Template:Uw-usertalk",
      "label": "user talk"
    }
  ],
  "watchWelcomes": "1 month",
  "insertUsername": false,
  "quickWelcomeMode": "auto",
  "quickWelcomeTemplate": "template:welcome-screen",
  "customWelcomeList": [
    {
      "value": "Template:WelcomeMenu",
      "label": "welcome menu"
    },
    {
      "value": "User:Deepfriedokra/coi welcome",
      "label": "coi wecome"
    },
    {
      "value": "Template:Welcomeunsourced-t",
      "label": "unsourced t"
    }
  ],
  "xfdWatchPage": "1 week",
  "xfdWatchDiscussion": "1 week",
  "xfdWatchUser": "no",
  "xfdWatchRelated": "no",
  "markXfdPagesAsPatrolled": false
};

// </nowiki>
// End of twinkleoptions.js