Lompat ke isi

Pengguna:Rinai Natsumi/twinkleoptions.js: Perbedaan antara revisi

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Konten dihapus Konten ditambahkan
Tidak ada ringkasan suntingan
Tag: Pengembalian manual
Menyimpan preferensi Twinkle: suntingan otomatis dari Wikipedia:Twinkle/Preferences (TW)
(2 revisi perantara oleh pengguna yang sama tidak ditampilkan)
Baris 2: Baris 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 [[Wikipedia:Twinkle/Preferences]].
// Bilah preferensi Twinkle, at [[Wikipedia:Twinkle/Preferences]].
//
//
// This file is AUTOMATICALLY GENERATED. Any changes you make (aside from
// This file is AUTOMATICALLY GENERATED. Any changes you make (aside from
Baris 11: Baris 11:


window.Twinkle.prefs = {
window.Twinkle.prefs = {
"twinkle": {
"optionsVersion": 2,
"summaryAd": " ([[WP:TW|🌟Magic Tools (''Twinkle'')]])"
"summaryAd": " ([[WP:TW|kira-kira hikaru]])"
},
"friendly": {}
};
};



Revisi per 17 Agustus 2022 02.16

// twinkleoptions.js: personal Twinkle preferences file
//
// NOTE: The easiest way to change your Twinkle preferences is by using the
// Bilah preferensi Twinkle, 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,
  "summaryAd": " ([[WP:TW|kira-kira hikaru]])"
};

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