User:Opencooper/showKanji-dev.js: Difference between revisions

Content deleted Content added
keeping shells of templates
more logging
Line 75:
 
function requestKana() {
console.log("showKanji-dev.js: requesting kana");
// API docs: https://www.wikidata.org/w/api.php?action=help&modules=wbgetclaims
// We have to wholesale get all the claims instead of just one because the
Line 113 ⟶ 114:
 
function scrapeKana() {
console.log("showKanji-dev.js: scraping kana");
var jaLabel;
if ($(".interwiki-ja").length) {