importScript("User:Gary King/mark edits after my own.js");
importScript('User:Tra/sidebartranslate.js'); //[[User:Tra/sidebartranslate.js]]
mw.loader.load('https://de.wikipedia.org/w/index.php?title=Benutzer:ASM/quickedit.js&action=raw&ctype=text/javascript');
importScript('User:NuclearWarfare/Mark-blocked script.js');
// [[User:Lupin/popups.js]] - please include this line
importScript('User:Lupin/popups.js');
popupStructure='nostalgia';
popupPreviewFirstParOnly=false;
popupFixDabs=true;
popupFixRedirs=true;
// Helper tools
mw.loader.load(
'https://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Addtabs/monobook.js'
'&action=raw&ctype=text/javascript&dontcountme=s');
//
importScript('User:Ais523/adminrights.js');
// from Mr.Z-man
addOnloadHook( function () {
mw.util.addPortletLink("p-tb",
mw.config.get('wgServer') mw.config.get('wgArticlePath').replace("$1", "Special:PrefixIndex/" mw.config.get('wgPageName') "/"),
"Subpages", "t-subpages", "See all subpages of this page");
});
// this adds a 'Page logs' link to the toolbox bar
$(function () {
if ( mw.config.get('wgCanonicalNamespace') == "Special" )
return; // don't display link for special pages
url = mw.config.get('wgServer') "/w/index.php?title=Special:Log&page=" encodeURIComponent(mw.config.get('wgPageName'));
mw.util.addPortletLink("p-tb", url, "Page logs", "pt-logs");
});
Mvaluejs_class = 'zxcvb';
Rvaluejs_class = 'zxcvb';
Uvaluejs_class = 'zxcvb';
// [[user:Where/usertabs]]
$(function() {
if (mw.config.get('wgTitle').indexOf("/") != -1 || document.title.indexOf("- History -") != -1) //no subpages or history
return;
if (mw.config.get('wgCanonicalNamespace') == "User" || mw.config.get('wgCanonicalNamespace') == "User_talk") {
var username = encodeURIComponent( mw.config.get('wgTitle') );
mw.util.addPortletLink("p-tb", mw.config.get('wgServer') "/w/index.php?title=Special:Log&type=block&page=User:" username, "Blocks received", "ca-blog", "Blocks received by this user");
mw.util.addPortletLink("p-tb","http://toolserver.org/~eagle/archivesearch.php?search=(\{\{[^[]*\||[^|:/A-Za-z0-9]|^)" username "[^A-Za-z0-9]&useregex=1&where[]=enpedia_3rr&where[]=enpedia_an&where[]=enpedia_ani&where[]=enpedia_cn" , "Noticeboards", "ca-Notice", "Noticeboards search tool from Eagle");
mw.util.addPortletLink("p-tb","http://toolserver.org/~luxo/contributions/contributions.php?user=" username "&lang=" , "Global", "ca-Global", "Global contribiutons from Luxo");
mw.util.addPortletLink("p-tb", mw.config.get('wgServer') "/w/index.php?title=Special:Log&type=block&user=" username, "Blocks given", "", "Blocks by this user");
}
});
importScript('User:Alex_Smotrov/histcomb.js');
histCombNoCollapse = true
importScript("User:PleaseStand/subsearch.js");
importScript("User:Gary King/automatic article lead image.js");
importScript('User:7/hidepatrolled.js');
importScript('User:Sole Soul/userhisttest.js');
importScript('User:Mr.Z-man/rollbackSummary.js');