Registration has been disabled and the moderation extension has been turned off.
Contact an admin on Discord or EDF if you want an account. Also fuck bots.

User:NEVER GOON/twinkleoptions.js: Difference between revisions

From Encyclopedia Dramatica
Jump to navigation Jump to search
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..."
 
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 [[TestWiki:Twinkle/Preferences]].
// 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