Changes

Jump to navigation Jump to search
no edit summary
Line 27: Line 27:  
var $title2 = $( '.wikibase-title' ),
 
var $title2 = $( '.wikibase-title' ),
 
qId = $title2.find( '.wikibase-title-id' ).text().replace( /[()]/g, '' );
 
qId = $title2.find( '.wikibase-title-id' ).text().replace( /[()]/g, '' );
 +
console.log('qid is '+qId);
 
var api = new mw.Api();
 
var api = new mw.Api();
 
                                 api.get( {
 
                                 api.get( {
editors
3,524

edits

Navigation menu