Changes

Jump to navigation Jump to search
no edit summary
Line 29: Line 29:  
} ).done( function ( data ) {
 
} ).done( function ( data ) {
 
                                     var expanded = $(data.expandtemplates["*"])
 
                                     var expanded = $(data.expandtemplates["*"])
                                     console.log ('alex API call returned:');
+
                                     console.log ('alex API call returned '+typeof expanded+':');
                                     console.dir(expanded())
+
                                     console.dir(expanded)
 
    //mw.notify( expanded , { autoHide: false } );
 
    //mw.notify( expanded , { autoHide: false } );
 
} );
 
} );
editors
3,524

edits

Navigation menu