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



    DC Multiverse Wiki
    Revision as of 04:48, 27 September 2020 by Universal Omega (talk | contribs)

    Note: After publishing, you may have to bypass your browser's cache to see the changes.

    • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
    • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
    • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
    • Opera: Press Ctrl-F5.
    /* Any JavaScript here will be loaded for sysops only */
    mw.loader.using( [ 'mediawiki.util', 'mediawiki.user' ] ).done( function () {
    	// Use callback to ensure functions are loaded when we want them
    	if( mw.config.get('skin') === 'cosmos') { // Don't want to screw up other skins
    mw.util.addPortletLink(
    			'p-tb',
    			mw.util.getUrl('Special:MassEdit'),
    			'MassEdit',
    			't-massedit'
    		);
    mw.util.addPortletLink(
    			'p-tb',
    			mw.util.getUrl('Special:MassDelete'),
    			'MassDelete',
    			't-massdelete'
    		);
    mw.util.addPortletLink(
    			'p-tb',
    			mw.util.getUrl('Special:MassProtect'),
    			'MassProtect',
    			't-massprotect'
    		);
    		mw.util.addPortletLink(
    			'p-tb',
    			mw.util.getUrl('Special:MultiUpload'),
    			'MultiUpload',
    			't-multiupload'
    		);
    	}
    } );
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.