Changes

Jump to navigation Jump to search
m
no edit summary
Line 24: Line 24:  
console.log( "it's a storable personal data" )
 
console.log( "it's a storable personal data" )
 
var qId = obj[wbEStruct["qIDPropName"]];
 
var qId = obj[wbEStruct["qIDPropName"]];
var api = new mw.Api();
+
var api2 = new mw.Api();
api.get( {
+
api2.get( {
 
    action: 'expandtemplates',
 
    action: 'expandtemplates',
 
    text: '{{ButtonMailtoAccess|'+qId+'}}'
 
    text: '{{ButtonMailtoAccess|'+qId+'}}'
530

edits

Navigation menu