Anonymous

Changes

From KIproBatt Wiki
m
no edit summary
Line 780: Line 780:  
else propName += $prop.attr('href').split("Property:")[1].split("&")[0];
 
else propName += $prop.attr('href').split("Property:")[1].split("&")[0];
 
page_properties.push(propName);
 
page_properties.push(propName);
console.log(propName);
+
//console.log(propName);
 
$(this).find("div.smwb-propval span.smwb-value").each(function(){
 
$(this).find("div.smwb-propval span.smwb-value").each(function(){
 
var value = $(this).find("a").attr("title");
 
var value = $(this).find("a").attr("title");
console.log("-> " + value);
+
//console.log("-> " + value);
 
});
 
});
 
})
 
})
Line 794: Line 794:  
else propName += $prop.attr('href').split("Property:")[1].split("&")[0];
 
else propName += $prop.attr('href').split("Property:")[1].split("&")[0];
 
page_properties.push(propName);
 
page_properties.push(propName);
console.log(propName);
+
//console.log(propName);
 
$(this).find("div.smwb-propval span.smwb-ivalue").each(function(){
 
$(this).find("div.smwb-propval span.smwb-ivalue").each(function(){
 
var value = $(this).find("a").attr("title");
 
var value = $(this).find("a").attr("title");
console.log("-> " + value);
+
//console.log("-> " + value);
 
});
 
});
 
})
 
})
Bots, bulkpusher, Bureaucrats, checkuser, filepusher, Interface administrators, oversight, pusher, rdfioadministrator, rdfiocurator, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
5,444

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.