User:逆襲的天邪鬼/Twinkle-lzh/Twinkle.js: Difference between revisions

Content added Content deleted
(via Wikiplus)
 
mNo edit summary
Line 7:
* +-------------------------------------------------------------------------+
*
* 从Github导入[https://github.com/jimmyxuvjudge1/twinkle],branch: lzh
*
* ----------
Line 14:
* 好搭档。请参见[[WP:TW]]以获取更多信息。
*
* 维护者:[[User:Jimmy Xu|Jimmy Xu逆襲的天邪鬼]] <sup>(文言維基)、[[User talk:Jimmy Xu|论]]</sup>(白話維基)
*/
 
Line 45:
// General
summaryAd: "",
deletionSummaryAd: " ([[WP:TW|TW]])之助",
protectionSummaryAd: " ([[WP:TW|TW]])之助",
userTalkPageMode: "tab",
dialogLargeFont: false,
Line 78:
speedyWindowWidth: 800,
logSpeedyNominations: false,
speedyLogPageName: "CSD日志提刪之誌",
noLogOnSpeedyNomination: [ "o1" ],
enlargeG11Input: true,
Line 133:
markTalkbackAsMinor: true,
insertTalkbackSignature: true, // always sign talkback templates
talkbackHeading: "回通告",
mailHeading: "您有新件!",
// Shared
markSharedIPAsMinor: true
Line 397:
// Load the modules in the order that the tabs should appears
// User/user talk-related
// Twinkle.arv();
Twinkle.warn();
if ( Morebits.userIsInGroup('sysop') ) {
Line 403:
}
// Twinkle.shared();
// Twinkle.talkback();
// Deletion
Twinkle.speedy();
// Twinkle.copyvio();
Twinkle.xfd();
// Twinkle.image();
// Maintenance
Twinkle.protect();