- Portals
- The Current Year
- ED in the News
- Admins
- Help ED Rebuild
- Archive
- ED Bookmarklet
- Donate Bitcoin
Contact an admin on Discord or EDF if you want an account. Also fuck bots.
User:NEVER GOON/twinkleoptions.js: Difference between revisions
Jump to navigation
Jump to search
NEVER GOON (talk | contribs) Created page with "// twinkleoptions.js: personal Twinkle preferences file // // NOTE: The easiest way to change your Twinkle preferences is by using the // Twinkle preferences panel, at TestWiki: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 t..." |
NEVER GOON (talk | contribs) Saving Twinkle preferences: automatic edit from Encyclopedia_Dramatica:Twinkle/Preferences Tags: Mobile edit Mobile web edit |
||
Line 2: | Line 2: | ||
// | // | ||
// NOTE: The easiest way to change your Twinkle preferences is by using the | // NOTE: The easiest way to change your Twinkle preferences is by using the | ||
// Twinkle preferences panel, at [[ | // Twinkle preferences panel, at [[Encyclopedia_Dramatica:Twinkle/Preferences]]. | ||
// | // | ||
// This file is AUTOMATICALLY GENERATED. Any changes you make (aside from | // This file is AUTOMATICALLY GENERATED. Any changes you make (aside from | ||
Line 11: | Line 11: | ||
window.Twinkle.prefs = { | window.Twinkle.prefs = { | ||
"twinkle": { | "twinkle": { | ||
"summaryAd": " (TW)", | "summaryAd": " ([[Wikipedia:Twinkle|TW]])", | ||
"deletionSummaryAd": " (TW)", | "deletionSummaryAd": " ([[Wikipedia:Twinkle|TW]])", | ||
"protectionSummaryAd": " (TW)" | "protectionSummaryAd": " ([[Wikipedia:Twinkle|TW]])" | ||
}, | }, | ||
"friendly": {} | "friendly": {} |
Latest revision as of 18:44, 4 December 2024
// twinkleoptions.js: personal Twinkle preferences file
//
// NOTE: The easiest way to change your Twinkle preferences is by using the
// Twinkle preferences panel, at [[Encyclopedia_Dramatica: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 = {
"twinkle": {
"summaryAd": " ([[Wikipedia:Twinkle|TW]])",
"deletionSummaryAd": " ([[Wikipedia:Twinkle|TW]])",
"protectionSummaryAd": " ([[Wikipedia:Twinkle|TW]])"
},
"friendly": {}
};
// End of twinkleoptions.js