Jump to content

User:Ozzie10aaaa/common.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 78: Line 78:
importScript( 'User:Writ Keeper/Scripts/SearchNamespace.js' ); // Backlink: [[User:Writ Keeper/Scripts/SearchNamespace.js]]
importScript( 'User:Writ Keeper/Scripts/SearchNamespace.js' ); // Backlink: [[User:Writ Keeper/Scripts/SearchNamespace.js]]
importScript( 'User:Headbomb/unreliable.js' ); // Backlink: [[User:Headbomb/unreliable.js]]
importScript( 'User:Headbomb/unreliable.js' ); // Backlink: [[User:Headbomb/unreliable.js]]
importScript( 'User:Writ Keeper/Scripts/deletionFinder.js' ); // Backlink: [[User:Writ Keeper/Scripts/deletionFinder.js]]

Revision as of 17:37, 10 April 2020

var ptLinksToAdd = [
	   {
                label: "p",
                title: "Real time",
                url: "https://en.wikipedia.org/wiki/Special:BlankPage/RTRC",
                index: 6
        },
        {
                label: "c",
                title: "Copyviolations search",
                url: "https://tools.wmflabs.org/copyvios/",
                index: 6
         },
         {
                label: "WP/PMED‡ ",
                title: "Scholia",
                url: "https://tools.wmflabs.org/scholia/",
                index: 6
        },
        {
                label: "m",
                title: "Mail.com",
                url: "https://www.mail.com/",
                index: 6
         },
         {
                label: "n",
                title: "NIH(Quick links)",
                url: "https://report.nih.gov/quicklinks.aspx",
                index: 6
         },
         {
                label: "d",
                title: "Directory of Open Access Journals",
                url: "https://doaj.org/",
                index: 6
        },
        {
                label: "Wj",
                title: "WikiJournal of Medicine",
                url: "https://meta.wikimedia.org/wiki/WikiJournal",
                index: 6
        },
        {        
        	    label: "(Mol B/V)",
        	    title: "Molecular B/V",
                url: "https://en.wikipedia.org/wiki/Template:Filoviridae",
                index: 6
        },        
        {
                label: "Medical",
                title: "Medical pages",
                url: "https://en.wikipedia.org/wiki/User:West.andrew.g/Popular_medical_pages",
                index: 6
        },
        {
        	
                label: "'''Med edit/Lab'''",
                title: "User:Ozzie10aaaa/med edit/lab",
                url: "https://en.wikipedia.org/wiki/User:Ozzie10aaaa/med_edit/lab",
                index: 6
        }
 
 ];
 
 importScript('User:IagoQnsi/addptlinks.js');
importScript("User:Ladsgroup/RefCleaner.js");
if ( mw.config.get('wgCanonicalSpecialPageName') === 'Search' ) {
	$( '.mw-search-result-heading' ).each(function(){
	    var url = $( this ).children( 'a' ).attr( 'href' );
	    $( this ).append('<small>[<a target="_blank" href="' + url + '?action=edit">Edit this page</a>]</small>' );
	});
}
importScript( 'User:The Transhumanist/WatchlistSorter.js' ); // Backlink: User:The Transhumanist/WatchlistSorter.js
importScript( 'User:Evad37/Watchlist-openUnread.js' ); // Backlink: [[User:Evad37/Watchlist-openUnread.js]]
importScript('User:Lourdes/PageCuration.js'); // Linkback: [[User:Lourdes/PageCuration.js]]
importScript( 'User:Writ Keeper/Scripts/SearchNamespace.js' ); // Backlink: [[User:Writ Keeper/Scripts/SearchNamespace.js]]
importScript( 'User:Headbomb/unreliable.js' ); // Backlink: [[User:Headbomb/unreliable.js]]
importScript( 'User:Writ Keeper/Scripts/deletionFinder.js' ); // Backlink: [[User:Writ Keeper/Scripts/deletionFinder.js]]