MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 157: Line 157:
         // Hide communityFeatured
         // Hide communityFeatured
         communityFeatured.hide();
         communityFeatured.hide();
        communityListFeatured.hide();
          
          
         // Extract and handle the information from the cardElement
         // Extract and handle the information from the cardElement
Line 275: Line 276:
         // Show communityFeatured
         // Show communityFeatured
         communityFeatured.show();
         communityFeatured.show();
        communityListFeatured.show();
     }
     }
      
      

Navigation menu