User:MonoAV/vector.js
Appearance
(Redirected from User:Dripping Flame/vector.js)
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:MonoAV/vector.css. |
//importScript('User:Mr.Z-man/refToolbar 2.0.js'); //inserting refs
importScript('Wikipedia:AutoEd/complete.js');
importScript('User:NerdyScienceDude/Scripts/extratoolbarbuttons.js');//more buttons
importScript('User:AWeenieMan/furme.js'); //image tagging
importScript("User:GregU/dashes.js");
importScript('User:Mr.Z-man/closeAFD.js'); //AfD closing
importScript('User:Shubinator/DYKcheck.js'); //DYK eligibility
importScript('User:Tim Song/afchelper4.js'); //AFC script
importScript('User:AzaToth/twinkle.js'); //Twinkle
if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {}; // DO NOT REMOVE THIS LINE - ALL TWINKLE SETTINGS AFTER THIS
TwinkleConfig.summaryAd = "([[user:Dripping Flame/ir|report an incorrect revert]])";
TwinkleConfig.portletId = 'p-cactions';
importScript('User:Ioeth/friendlyclock.js');
importScript("Wikipedia:Dazzle!/code.js");
importScript('User:Ale_jrb/Scripts/igloo.js');
importScript('User:Ioeth/friendlyshared.js');
importScript('User:Ioeth/friendlytabs.js');
importScript('User:Ioeth/friendlytag.js');
importScript('User:Mono/ftb.js');
importScript('User:Ioeth/friendlywelcome.js');
// <pre>
if( typeof( FriendlyConfig ) == 'undefined' ) FriendlyConfig = {}; // DO NOT REMOVE THIS LINE - ALL FRIENDLY SETTINGS AFTER THIS
FriendlyConfig.customTagList = [
{
label: '{{Overdetailed}}: For fancruft in articles...',
value: 'Overdetailed' },
{
label: '{{reorganize}}: Stating that the article requires re-organization',
value: 'Cleanup-reorganize' },
{
label: '{{crystal}}: Stating that the article requires re-organization',
value: 'crystal' },
{
label: '{{Repetition}}: Stating that the article requires re-organization',
value: 'Repitition' },
{
label: '{{Gallery}}: Stating that the article requires re-organization',
value: 'Cleanup-gallery' },
{
label: '{{Proandconlist}}: Stating that the article requires re-organization',
value: 'Proandconlist' },
{
label: '{{Inusemono}}: Stating that the article requires re-organization',
value: 'User:Mono/inuse' },
];
FriendlyConfig.customWelcomeList = [
{
label: '{{MyWelcome}}: My own welcome template',
value: 'User:Mono/Welcome' },
{
label: '{{UploaderHints}}: Hints about uploading images',
value: 'UploaderHints' },
{
label: '{{Cookie}}: A cookie treat',
value: 'cookie' },
{
label: '{{Smile}}: My own welcome template',
value: 'Smile' },
{
label: '{{cheeseburger}}: My own welcome template',
value: 'cheeseburger' },
];
// </pre>
importScript('User:TheDJ/qui.js');
importScript('User:Lupin/recent2.js');
importScript('User:Paranomia/simplevote.js');
if( typeof( SimplevoteConfig ) == 'undefined' ) SimplevoteConfig = {}; // DO NOT REMOVE THIS LINE - ALL FRIENDLY SETTINGS AFTER THIS
SimplevoteConfig.useAfdIcons = false;
importScript('User:Dr_pda/prosesize.js');
importScript('User:AndyZ/peerreviewer.js');
importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
importScript('Wikipedia:WikiProject Deletion sorting/delsort.js');
DelsortConfig = {
debugLevel : 0,
watchDelsortedLists : 1,
watchDelsortedAfd : 1,
shortcuts : []
}
//importScript('User:Ais523/stubtagtab2.js');
importScript('User:Hi878/motdtools.js'); //motd
importScript('User:Ale_jrb/Scripts/csdhelper.js');
importScript('User:NerdyScienceDude/Scripts/emotetoolbar.js');