Pengguna:Rinai Natsumi/twinkleoptions.js: Perbedaan antara revisi
Tampilan
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 |
||
// |
// 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 = { |
||
" |
"optionsVersion": 2, |
||
"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