×
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
    No edit summary
    No edit summary
    Line 4: Line 4:
    if($('#mw-content a[href*="/wiki/Special:UpdateProfile"]').length > 0 === true){
    if($('#mw-content a[href*="/wiki/Special:UpdateProfile"]').length > 0 === true){
    $('#profile-top,#mw-content .wds-button-group').hover(function () {
    $('#profile-top,#mw-content .wds-button-group').hover(function () {
    $('#content .wds-button-group').attr('style', 'visibility: visible !important');
    $('#mw-content .wds-button-group').attr('style', 'visibility: visible !important');
    }, function () {
    }, function () {
    $('#content .wds-button-group').attr('style', 'visibility: hidden !important');
    $('#mw-content .wds-button-group').attr('style', 'visibility: hidden !important');
    });
    });
    }
    }

    Revision as of 18:38, 23 July 2020

    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){
    $('#profile-top,#mw-content .wds-button-group').hover(function () {
         $('#mw-content .wds-button-group').attr('style', 'visibility: visible !important');
    }, function () {
         $('#mw-content .wds-button-group').attr('style', 'visibility: hidden !important');
      });
    }
    
    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.