Changes

Jump to navigation Jump to search
m
no edit summary
Line 3: Line 3:  
// because common.js is a specific thing in MediaWiki, and has now been activated.  
 
// because common.js is a specific thing in MediaWiki, and has now been activated.  
   −
 
+
var $title2 = $( '.wikibase-title' ),
var qId2 = $title.find( '.wikibase-title-id' ).text().replace( /[()]/g, '' )
+
qId2 = $title2.find( '.wikibase-title-id' ).text().replace( /[()]/g, '' )
    
if(qId2.length > 0) {
 
if(qId2.length > 0) {
530

edits

Navigation menu