Changes

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

Navigation menu