Changes

Jump to navigation Jump to search
no edit summary
Line 5: Line 5:  
* Change from {query,www}.wikidata.org to equivalent on personaldata.io                          *
 
* Change from {query,www}.wikidata.org to equivalent on personaldata.io                          *
 
* wdt:P7087                            *  
 
* wdt:P7087                            *  
*                                                                                               *
+
* introduction prefixes                                                                                              *
 +
* qid.replace("Item:","")
 
**************************************************************************************************/
 
**************************************************************************************************/
 
mw.notify("related items run")
 
mw.notify("related items run")
Line 20: Line 21:     
     var messages, entityid = mw.config.get('wbEntityId'), api = new mw.Api();
 
     var messages, entityid = mw.config.get('wbEntityId'), api = new mw.Api();
 +
    entityid = entityid.replace("Item:","")
 
     mw.notify("entityid");
 
     mw.notify("entityid");
 
     mw.notify(entityid);
 
     mw.notify(entityid);

Navigation menu