532
edits
(Update package: OSW Core) |
(Update package: OSW Core) |
||
jsonschema | |||
---|---|---|---|
Line 21: | Line 21: | ||
}, | }, | ||
"utf8_icon": "Property:HasUtf8Icon" | "utf8_icon": "Property:HasUtf8Icon" | ||
} | |||
], | |||
"allOf": [ | |||
{ | |||
"$ref": "/wiki/Category:Entity?action=raw\u0026slot=jsonschema" | |||
} | } | ||
], | ], | ||
Line 27: | Line 32: | ||
"title": "Category", | "title": "Category", | ||
"title*": { | "title*": { | ||
"de": "Kategorie", | "de": "Kategorie (Klasse)", | ||
"en": "Category" | "en": "Category (Class)" | ||
}, | }, | ||
"required": [ | "required": [ | ||
"subclass_of", | "subclass_of", | ||
Line 57: | Line 57: | ||
"options": { | "options": { | ||
"autocomplete": { | "autocomplete": { | ||
"query": "[[HasType::Category:Category]]|?Display_title_of=label|?HasImage=image|HasDescription=description" | "query": "[[HasType::Category:Category]]|?Display_title_of=label|?HasImage=image|?HasDescription=description" | ||
} | } | ||
} | } |
edits