User:Nahida/twinkleoptions.js
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,
"logProdPages": true,
"autoMenuAfterRollback": true,
"openTalkPageOnAutoRevert": true,
"confirmOnRollback": true,
"showRollbackLinks": [
"diff",
"others",
"history"
],
"logSpeedyNominations": true,
"talkbackHeading": "Nahida sent you a message~",
"customWarningList": [
{
"value": "alert/first|a-a",
"label": "Introduction to Armenia, Azerbaijan, or related conflicts as a contentious topic."
},
{
"value": "alert/first|a-i",
"label": "Introduction to the Arab–Israeli conflict as a contentious topic."
},
{
"value": "alert/first|ab",
"label": "Introduction to abortion as a contentious topic."
},
{
"value": "alert/first|acu",
"label": "Introduction to complementary and alternative medicine as a contentious topic."
},
{
"value": "alert/first|ap",
"label": "Introduction to post-1992 politics of the United States and/or closely related people as a contentious topic."
},
{
"value": "alert/first|blp",
"label": "Introduction to biographies of living persons as a contentious topic."
},
{
"value": "alert/first|cam",
"label": "Introduction to complementary and alternative medicine as a contentious topic."
},
{
"value": "alert/first|cc",
"label": "Introduction to climate change as a contentious topic."
},
{
"value": "alert/first|cid",
"label": "Introduction to discussions about infoboxes, and edits adding, deleting, collapsing, or removing verifiable information from infoboxes as a contentious topic."
},
{
"value": "alert/first|covid",
"label": "Introduction to COVID-19 as a contentious topic."
},
{
"value": "alert/first|ee",
"label": "Introduction to the Balkans or Eastern Europe as a contentious topic."
},
{
"value": "alert/first|fg",
"label": "Introduction to Falun Gong as a contentious topic."
},
{
"value": "alert/first|gc",
"label": "Introduction to governmental regulation of firearm ownership as a contentious topic."
},
{
"value": "alert/first|gg",
"label": "Introduction to gender-related disputes or controversies or people associated with them as a contentious topic."
},
{
"value": "alert/first|gmo",
"label": "Introduction to genetically modified organisms as a contentious topic."
},
{
"value": "alert/first|horn",
"label": "Introduction to the Horn of Africa as a contentious topic."
},
{
"value": "alert/first|ipa",
"label": "Introduction to India, Pakistan, and Afghanistan as a contentious topic."
},
{
"value": "alert/first|irp",
"label": "Introduction to post-1978 Iranian politics as a contentious topic."
},
{
"value": "alert/first|kurd",
"label": "Introduction to the topics of Kurds and Kurdistan as a contentious topic."
},
{
"value": "alert/first|mos",
"label": "Introduction to the English Wikipedia Manual of Style and article titles policy as a contentious topic."
},
{
"value": "alert/first|ps",
"label": "Introduction to pseudoscience and fringe science as a contentious topic."
},
{
"value": "alert/first|r-i",
"label": "Introduction to the intersection of race/ethnicity and human abilities and behaviour as a contentious topic."
},
{
"value": "alert/first|rne",
"label": "Introduction to the results of any national or sub-national election as a contentious topic."
},
{
"value": "alert/first|s",
"label": "Introduction to Sri Lanka as a contentious topic."
},
{
"value": "alert/first|tt",
"label": "Introduction to the Troubles as a contentious topic."
},
{
"value": "alert/first|ya",
"label": "Introduction to Yasuke as a contentious topic."
}
],
"topWelcomes": true,
"logXfdNominations": true,
"xfdWatchPage": "3 months",
"xfdWatchUser": "3 months"
};
// </nowiki>
// End of twinkleoptions.js