35,369
רעדאגירונגען
קאין תקציר עריכה |
קאין תקציר עריכה |
||
| שורה 10: | שורה 10: | ||
"apfilterredir": "nonredirects", | "apfilterredir": "nonredirects", | ||
//"apfrom": "א", | //"apfrom": "א", | ||
"aplimit": " | "aplimit": "1" | ||
}).done((data) => { | }).done((data) => { | ||
//console.table(data); | //console.table(data); | ||
| שורה 73: | שורה 73: | ||
api.get(params).done(function (data) { | api.get(params).done(function (data) { | ||
for (const p in data.query.pages) { | for (const p in data.query.pages) { | ||
console.log(data.query.pages[p]); | |||
if (!("categories" in data.query.pages[p])) ret = true; | if (!("categories" in data.query.pages[p])) ret = true; | ||
} | } | ||
| שורה 88: | שורה 89: | ||
"bot": 1, | "bot": 1, | ||
"prependtext": '{{דעסקריפציע|' + text + '}}\n', | "prependtext": '{{דעסקריפציע|' + text + '}}\n', | ||
"appendtext": '\n[' + '[קאַטעגאָריע:וויקידאטא דעסקריפציע]] | "appendtext": '\n[' + '[קאַטעגאָריע:וויקידאטא דעסקריפציע]]', | ||
"utf8": 1 | "utf8": 1 | ||
}, | }, | ||