×
Create a new article
Write your page title here:
We currently have 3,602 articles on DC Multiverse Wiki. Type your article name above or create one of the articles listed here!



    DC Multiverse Wiki

    User:Universal Omega/cosmos.js: Difference between revisions

    Content added Content deleted
    (Replaced content with "window.FastDeleteNoConfirm = true; mw.loader.load( '/w/index.php?title=MediaWiki:LastEdited.js&action=raw&ctype=text/javascript' ); mw.loader.load( '/w/index.php?title=Med...")
    (Update/normalise URLs)
     
    (2 intermediate revisions by the same user not shown)
    Line 1: Line 1:
    mw.loader.load( '/MediaWiki:LastEdited.js?action=raw&ctype=text/javascript' );
    window.FastDeleteNoConfirm = true;
    mw.loader.load( '/w/index.php?title=MediaWiki:LastEdited.js&action=raw&ctype=text/javascript' );
    mw.loader.load( '/w/index.php?title=MediaWiki:TagRightsManagement.js&action=raw&ctype=text/javascript' );
    if($('#mw-content a[href*="/wiki/Special:UpdateProfile"]').length > 0 === true){
    var waitForPageTools = function(selector, callback) {
    if ($(selector).length) {
    callback();
    } else {
    setTimeout(function() {
    waitForPageTools(selector, callback);
    }, 100);
    }
    };


    if ( $( '#mw-content .hgroup' ).length > 0 === true ) {
    waitForPageTools('#cosmos-actionsList-list', function() {
    mw.loader.load( '/MediaWiki:TagRightsManagement.js?action=raw&ctype=text/javascript' );
    $('#profile-top,#mw-content #cosmos-articleHeader-actions').hover(function () {
    }
    $('#mw-content #cosmos-articleHeader-actions').css('visibility', 'visible');
    if ( $( '#mw-content a[href*="/Special:UpdateProfile"]' ).length > 0 === true ) {
    }, function () {
    $('#mw-content #cosmos-articleHeader-actions').css('visibility', 'hidden');
    $( '#profile-top, #mw-content #cosmos-articleHeader-actions' ).hover( function () {
    $( '#mw-content #cosmos-articleHeader-actions' ).css( 'visibility', 'visible' );
    });
    }, function () {
    });
    $( '#mw-content #cosmos-articleHeader-actions' ).css( 'visibility', 'hidden' );
    });
    }
    }

    Latest revision as of 20:54, 17 May 2023

    mw.loader.load( '/MediaWiki:LastEdited.js?action=raw&ctype=text/javascript' );
    
    if ( $( '#mw-content .hgroup' ).length > 0 === true ) {
        mw.loader.load( '/MediaWiki:TagRightsManagement.js?action=raw&ctype=text/javascript' );
    }
    if ( $( '#mw-content a[href*="/Special:UpdateProfile"]' ).length > 0 === true ) {
        $( '#profile-top, #mw-content #cosmos-articleHeader-actions' ).hover( function () {
            $( '#mw-content #cosmos-articleHeader-actions' ).css( 'visibility', 'visible' );
        }, function () {
                $( '#mw-content #cosmos-articleHeader-actions' ).css( 'visibility', 'hidden' );
        });
    }
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • IC228 • 2 days ago
  • IC228 • 3 days ago
  • IC228 • 4 days ago
  • IC228 • 4 days ago
  • Welcome to the DC Multiverse Wiki


    Cookies help us deliver our services. By using our services, you agree to our use of cookies.