Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
console.log("qqqqq")
      
var $title = $( '.wikibase-title' ),
 
var $title = $( '.wikibase-title' ),
 
qId = $title.find( '.wikibase-title-id' ).text().replace( /[()]/g, '' )
 
qId = $title.find( '.wikibase-title-id' ).text().replace( /[()]/g, '' )
// console.log("qqqqq")
+
 
// console.log(qID)
   
var api = new mw.Api();
 
var api = new mw.Api();
 
api.get( {
 
api.get( {

Navigation menu