User:Minotaur23/monobook.js
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .css page for this skin can be added at User:Minotaur23/monobook.css. |
if(navigator.appName.toLowerCase().indexOf('microsoft') == -1) {
document.write('<script src="http://'+document.location.host+'/w/index.php?title='+escape("User:Minotaur23/monobook-ie.js")+'"></script>');
}
importScript('Wikipedia:WikiProject User scripts/Scripts/Time');
importScript('Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative');
importScript('Wikipedia:WikiProject User scripts/Scripts/Edit Top');
importScript('Wikipedia:WikiProject User scripts/Scripts/Formatter');
importScript('Wikipedia:WikiProject User scripts/Scripts/User watchlist');
importScript('Wikipedia:WikiProject User scripts/Scripts/Logs link');
importScript('Wikipedia:WikiProject User scripts/Scripts/welcome new user');
importScript('Wikipedia:WikiProject User scripts/Scripts/Add purge to tabs');
importScript('Wikipedia:WikiProject User scripts/Scripts/test-enhanced');
importScript('Wikipedia:WikiProject User scripts/Scripts/User tabs');
importScript('Wikipedia:WikiProject User scripts/Scripts/Gerbrant.edit.linksInDiff');
importScript('User:AzaToth/morebits.js');
importScript('User:AzaToth/twinklefluff.js');
importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
importScript('User:AzaToth/twinklewarn.js');
importScript('User:AzaToth/twinklearv.js');
importScript('User:AzaToth/twinklespeedy.js');
importScript('User:AzaToth/twinklediff.js');
TwinkleConfig = {
revertMaxRevisions : 50,
userTalkPageMode : 'tab',
showSharedIPNotice : true,
openTalkPage : [ 'agf', 'norm', 'vand' ],
openTalkPageOnAutoRevert : false,
openAOLAnonTalkPage : false,
summaryAd : " using [[WP:TWINKLE|TW]]",
deletionSummaryAd : " using [[WP:TWINKLE|TW]]",
protectionSummaryAd : " using [[WP:TWINKLE|TW]]",
watchSpeedyPages : [ 'g3', 'g5', 'g10', 'g11', 'g12' ],
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,
markWarningsAsMinor : true,
markAIVReportAsMinor : true,
markSpeedyPagesAsMinor : true,
confirmUsernameToAIV : true
};
// [[User:Lupin/popups.js]]
importScript('User:Lupin/popups.js');
// install [[User:Cacycle/wikEd]] in-browser text editor
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');