User:Woodstop45/common.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 is at User:Woodstop45/common.css. |
var wikEdConfig = {};
wikEdConfig.regExTypoFix = true;
// Add [[WP:Reflinks]] launcher in the toolbox on left
$(function () {
mw.util.addPortletLink(
"p-tb", // toolbox portlet
"http://dispenser.homenet.org/~dispenser/cgi-bin/webreflinks.py/" + mw.config.get('wgPageName')
+ "?client=script&citeweb=on&overwrite=&limit=20&lang=" + mw.config.get('wgContentLanguage'),
"Reflinks" // link label
)});
mw.loader.load( "https://meta.wikimedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript" );
importScript( 'User:Equazcion/OneClickArchiver.js' ); // Backlink: [[User:Equazcion/OneClickArchiver.js]]
importScript('User:Lupin/recent2.js');
importScript( 'User:Equazcion/ScriptInstaller.js' ); // Backlink: [[User:Equazcion/ScriptInstaller.js]]
//importScript( 'User:Epicgenius/stubtag.js' ); // Backlink: [[User:Epicgenius/stubtag.js]]
importScript('Wikipedia:AutoEd/basic.js'); //Linkback: [[Wikipedia:AutoEd/basic.js]] Added by Script installer
mw.loader.load( '//de.wikipedia.org/w/index.php?title=Benutzer:TMg/autoFormatter.js&action=raw&ctype=text/javascript' );
importScript('User:DatGuy/nonadminresponseHelper.js');
/* Adds a toolbox link to do a copyvio check on the given page. */
mw.loader.using("mediawiki.util", function() {
mw.util.addPortletLink(
"p-tb",
"https://tools.wmflabs.org/copyvios/?lang=" + mw.config.get("wgContentLanguage") + "&project=" + mw.config.get("wgSiteName").toLowerCase() + "&title=" + encodeURIComponent(mw.config.get("wgPageName")) + "&oldid=" + "&action=search" + "&use_engine=1" + "&use_links=1" + "&turnitin=1",
"Copyvio check",
"t-copyvio-check",
"Check this page for copyright violations"
);
});
importScript('User:Symplectic Map/spell.js'); //Linkback: [[User:Symplectic Map/spell.js]] Added by Script installer
importScript('User:Enterprisey/AFCFFU.js'); //Linkback: [[User:Enterprisey/AFCFFU.js]] Added by Script installer
importScript('User:Mr.Z-man/closeAFD.js');
importScript('User:Ais523/votesymbols.js'); //Linkback: [[User:Ais523/votesymbols.js]] Added by Script installer
importScript('User:Epicgenius/pcreview.js'); //Linkback: [[User:Epicgenius/pcreview.js]] Added by Script installer
//importScript('User:Pppery/pingremind.js'); //Linkback: [[User:Pppery/pingremind.js]] Added by Script installer
//importScript('User:MusikAnimal/confirmationRollback.js'); // Linkback: [[User:MusikAnimal/confirmationRollback.js]]
importScript('User:Woodstop45/npfeed.js'); //Linkback: [[User:Woodstop45/npfeed.js]] Added by Script installer
function cvuat(){
mw.util.addPortletLink("p-tb", "https://en.wikipedia.org/wiki/User:DatGuy/Woodstop45", "CVUA Training", "tb-cvua","Go to CVUA course");
}
$(cvuat);
importScript('User:Writ Keeper/Scripts/massRollback.js'); //Linkback: [[User:Writ Keeper/Scripts/massRollback.js]] Added by Script installer
importScript('User:Writ Keeper/Scripts/deletionFinder.js'); //Linkback: [[User:Writ Keeper/Scripts/deletionFinder.js]] Added by Script installer
importScript('User:Nageh/rollbackSum.js'); //Linkback: [[User:Nageh/rollbackSum.js]] Added by Script installer
importScript('User:PleaseStand/userinfo.js'); //Linkback: [[User:PleaseStand/userinfo.js]] Added by Script installer
function wlh(){
mw.util.addPortletLink("p-tb", "https://en.wikipedia.org/wiki/Special:WhatLinksHere", "What Links Here", "tb-wlh","See the Pages that Link Here");
}
importScript('User:Jackmcbarn/editProtectedHelper.js'); //Linkback: [[User:Jackmcbarn/editProtectedHelper.js]] Added by Script installer
function cp(){
mw.util.addPortletLink("p-tb", "https://tools.wmflabs.org/copypatrol", "CopyPatrol", "tb-cp","Use CopyPatrol");
}
$(cp);
//importScript('User:Woodstop45/OCASummary.js'); //Linkback: [[User:Woodstop45/OCASummary.js]] Added by Script installer
function cl(){
mw.util.addPortletLink("p-tb", "http://dispenser.homenet.org/~dispenser/view/Checklinks", "CheckLinks", "tb-cl","Use CheckLinks");
}
$(cl);
importScript('User:APersonBot/AFCRHS.js'); //Linkback: [[User:APersonBot/AFCRHS.js]] Added by Script installer
function dp(){
mw.util.addPortletLink("p-tb", "http://dispenser.homenet.org/~dispenser/view/Main_Page", "Dispenser Tools", "tb-dp","Use Dispenser");
}
$(dp);
importScript('User:PhantomTech/scripts/AFCRHS.js'); //Linkback: [[User:PhantomTech/scripts/AFCRHS.js]] Added by Script installer
importScript('User:Kephir/gadgets/rater.js'); // [[User:Kephir/gadgets/rater]]