Changes

Jump to navigation Jump to search
no edit summary
Line 11: Line 11:  
} ).done( function ( data ) {
 
} ).done( function ( data ) {
 
     var expanded = data.expandtemplates["*"]
 
     var expanded = data.expandtemplates["*"]
     // console.log(expanded)
+
     console.log(expanded)
 
     mw.notify( "hello" , { autoHide: false } );
 
     mw.notify( "hello" , { autoHide: false } );
 
} );
 
} );

Navigation menu