Jump to content

MediaWiki:Common.js: Difference between revisions

From Wimbum Vault
Blanked the page
Tag: Blanking
No edit summary
 
Line 1: Line 1:
 
$(document).ready(function() {
    mw.popups.addPopup( 'link' );  // Customize popup for links
});

Latest revision as of 11:26, 27 April 2025

$(document).ready(function() {
    mw.popups.addPopup( 'link' );  // Customize popup for links
});