Jump to content

User:Logicwiki/vector.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Logicwiki (talk | contribs) at 14:04, 18 January 2020 (Add AutoEd). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* importScript('User:Ioeth/friendly.js');
importScript('User:Lampak/MyLanguages.js');
importScript('User:Logicwiki/indicLang.js');
importScript('User:TheFearow/simpleajax.js');
importScript('User:Yuvipanda/common.js'); */
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:TheFearow/simpleajax.js&action=raw&ctype=text/javascript');
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Logicwiki/indicLang.js&action=raw&ctype=text/javascript');
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Ioeth/friendly.js&action=raw&ctype=text/javascript');
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:YuviPanda/common.js&action=raw&ctype=text/javascript&debug=true');
mw.loader.load('//en.wikipedia.org/w/index.php?title=Wikipedia:AutoEd/complete.js&action=raw&ctype=text/javascript');

var mylangsArray = ["hi", "ta"];

if( typeof( FriendlyConfig) == 'undefined' ) FriendlyConfig= {}; // DO NOT REMOVE THIS LINE - ALL FRIENDLY SETTINGS AFTER THIS
FriendlyConfig.customWelcomeList	=	[
		{
			label: '{{ContributeToTamilWikipedia}}: Tamil wikipedia contribute',
			value: 'ContributeToTamilWikipedia' },
                {       label: '{{Participate in TWMC}} : Tamil Wiki Media Contest',
                        value: 'Participate in TWMC' },
           ];