Content deleted Content added
Opencooper (talk | contribs) keeping shells of templates |
Opencooper (talk | contribs) 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) {
|