Content deleted Content added
No edit summary |
m Maintenance: Replacing importScriptURI with mw.loader.load (phab:T95964) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1:
importScript('User:Twp/tineye.js');
importScript('User:Mr.Z-man/refToolbar 2.0.js');
<!-- TWINKLE -->
Line 26 ⟶ 28:
orphanBacklinksOnSpeedyDelete : {orphan:true, exclude:['g6']},
defaultWarningGroup : 1
};
TwinkleConfig.portletName = '';
<!-- FRIENDLY -->
importScript('User:Ioeth/friendly.js');
importScript('User:AzaToth/morebits.js');
importScript('User:Ioeth/friendlywelcome.js');
importScript('User:AzaToth/morebits.js');
importScript('User:Ioeth/friendlytag.js');
importScript('User:Ioeth/friendlyshared.js');
importScript('User:Ioeth/friendlytalkback.js');
FriendlyConfig = {
summaryAd : " ([[WP:Friendly|FDLY]])",
enableClock : false,
watchWelcomes : false,
markWelcomesAsMinor : false,
watchTaggedPages : false,
markTaggedPagesAsMinor : true,
insertHeadings : false,
welcomeHeading : "== Welcome to Wikipedia! ==",
insertUsername : true,
insertSignature : true,
idsToRename : []
};
|