Changes

Jump to navigation Jump to search
no edit summary
Line 10: Line 10:  
} ).done( function ( data ) {
 
} ).done( function ( data ) {
 
         var expanded = $(data.expandtemplates["*"])
 
         var expanded = $(data.expandtemplates["*"])
        var currentPageId = "{{#invoke:wd|label|raw}}";
+
     mw.notify( expanded , { autoHide: false } ); // pop up the notification with the link
     mw.notify( "<p>Got:"+currentPageId+"</p>"+expanded , { autoHide: false } ); // pop up the notification with the link
   
} );
 
} );
 
}
 
}
editors
3,524

edits

Navigation menu