Content deleted Content added
Saving Twinkle preferences: automatic edit from Wikipedia:Twinkle/Preferences (TW) |
m Update from main account |
||
(3 intermediate revisions by the same user not shown) | |||
Line 8:
// 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 = {
"
"userTalkPageMode": "blank",
"openTalkPageOnAutoRevert": true,
"markRevertedPagesAsMinor": [
],
"watchRevertedPages": [],
"showRollbackLinks": [
"
"welcomeUserOnSpeedyDeletionNotification": [],
"notifyUserOnSpeedyDeletionNomination": [
"a5",
"logSpeedyNominations": true,
"noLogOnSpeedyNomination": [],
"watchMergeDiscussions": "no",
"markTaggedPagesAsMinor": true,
"customTagList": [
"value": "Uw-attempt2",
"label": "Your edits appear to constitute vandalism and have been disallowed by an edit filter"
},
{
"
"label": "Your edits appear to constitute vandalism and have been disallowed by an edit filter. Last warning"
{
"label": "Current music-related"
{
"label": "In popular culture cleanup needed"
}
"showSharedIPNotice": false,
"watchWarnings": "no",
"customWarningList": [
"value": "User:FlightTime/Uw-genre1",
"
},
{
"
"label": "Empty edit request"
},
"value": "User:FlightTime/Disruption 2",
"
{
"value": "User:FlightTime/Disruption 3",
{
"value": "User:FlightTime/Blatant bull (only)",
{
"label": "External spam link(s)"
{
"value": "Uw-npa1",
"label": "No personal attacks"
{
"label": "Current music related event"
{
"value": "User:FlightTime/Non-notable trivia",
"label": "Non-notable trivia"
"value": "User:FlightTime/Preaching 2",
"label": "Preaching 2"
},
{
"value": "User:FlightTime/Preaching 3",
"label": "Preaching 3"
},
{
"value": "User:FlightTime/Coversong",
"label": "Non-notable cover"
},
{
"value": "User:FlightTime/Instruments",
"label": "Secondary instruments are not listed in the infobox"
},
{
"value": "User:FlightTime/Associated acts",
"label": "Associated acts"
},
{
"value": "User:FlightTime/Not censored",
"label": "Wikipedia is not censored"
},
{
"value": "User:FlightTime/Update ref also",
"label": "Please update reference(s) also"
},
{
"value": "User:FlightTime/Talk page too long",
"label": "Talk page too long"
},
{
"value": "User:FlightTime/Established infobox and lead",
"label": "Established infobox and lead, [[WP:Consensus|consensus]] needed"
}
],
"topWelcomes": true,
"watchWelcomes": "no",
"insertUsername": false,
"quickWelcomeTemplate": "User:FlightTime/Accwelcome",
"customWelcomeList": [
{
"value": "User:FlightTime/Accwelcome",
"label": "Requested account welcome"
},
{
"value": "User:FlightTime/TWwelcome",
"label": "New user welcome"
}
],
"xfdWatchPage": "yes",
"xfdWatchDiscussion": "yes",
"xfdWatchList": "yes",
"xfdWatchUser": "yes",
"markXfdPagesAsPatrolled": false
};
// </nowiki>
// End of twinkleoptions.js
|