35,369
רעדאגירונגען
(אנדערע שפראכן..) |
ק (הגהה) |
||
| שורה 61: | שורה 61: | ||
"titles": pageName, | "titles": pageName, | ||
"prop": "categories", | "prop": "categories", | ||
"clcategories": "קאַטעגאָריע:בלעטער מיט קורצע דעסקריפציע" | "clcategories": "קאַטעגאָריע:בלעטער מיט קורצע דעסקריפציע|קאַטעגאָריע:וויקידאטא שפראכן דעסקריפציע" | ||
} | } | ||
| שורה 83: | שורה 83: | ||
function addDesc(pageName, descriptions) { | function addDesc(pageName, descriptions) { | ||
var text; | var text = ''; | ||
if ('en' in descriptions) { | if ('en' in descriptions) { | ||
text += 'ענגליש=' + descriptions.en.value + '|'; | text += 'ענגליש=' + descriptions.en.value + '|'; | ||
| שורה 101: | שורה 101: | ||
"bot": 1, | "bot": 1, | ||
"prependtext": '{{דעסקריפציע||' + text + '}}\n', | "prependtext": '{{דעסקריפציע||' + text + '}}\n', | ||
"appendtext": '\n[' + '[קאַטעגאָריע:וויקידאטא שפראכן דעסקריפציע]]', | |||
"utf8": 1 | "utf8": 1 | ||
}, | }, | ||