User talk:Twinkle testing
From Wikipedia, the free encyclopedia
{{helpme}} i can't figure out how to use Twinkle. Please help
- You may want to read the documentation for instructions on using Twinkle. macytalk 23:19, 7 June 2008 (UTC)
[edit] RE: Twinkle
Actually, you have duplicated the codes on your monobook.js, which may duplicated the functions. In order to have Twinkle running on your account, you have to remove the duplicated codes, like this:
importScript('User:AzaToth/twinkle.js');
TwinkleConfig = {
revertMaxRevisions : 50,
userTalkPageMode : 'window',
showSharedIPNotice : true,
openTalkPage : [ 'agf', 'norm', 'vand' ],
openTalkPageOnAutoRevert : false,
summaryAd : " using [[WP:TWINKLE|TW]]",
deletionSummaryAd : " using [[WP:TWINKLE|TW]]",
protectionSummaryAd : " using [[WP:TWINKLE|TW]]",
watchSpeedyPages : [ 'g3', 'g5', 'g10', 'g11', 'g12' ],
watchProdPages : true,
openUserTalkPageOnSpeedyDelete : [ 'g1', 'g2', 'g10', 'g11', 'g12', 'a1', 'a7', 'i3', 'i4', 'i5', 'i6', 'i7', 'u3', 't1' ],
watchRevertedPages : [ 'agf', 'norm', 'vand', 'torev' ],
markRevertedPagesAsMinor : [ 'agf', 'norm', 'vand', 'torev' ],
deleteTalkPageOnDelete : false,
watchWarnings : true,
markAIVReportAsMinor : true,
markSpeedyPagesAsMinor : true,
offerReasonOnNormalRevert : true,
orphanBacklinksOnSpeedyDelete : {orphan:true, exclude:['g6']}
};
and Twinkle will work correctly. macytalk 23:42, 7 June 2008 (UTC)
- Thanks. I followed your instructions, but it still doesn't work. --Twinkle testing (talk) 23:52, 7 June 2008 (UTC)

