Category:Item
(Update package: OSW Core) |
(Update package: OSW Core) |
||
jsonschema | |||
---|---|---|---|
Line 29: | Line 29: | ||
"type": "array", | "type": "array", | ||
"format": "table", | "format": "table", | ||
"eval_template": [ | |||
{ | |||
"type": "mustache-wikitext", | |||
"mode": "render", | |||
"value": "{{#type}} [[:{{{.}}}]] \u003Cbr\u003E{{/type}}" | |||
} | |||
], | |||
"items": { | "items": { | ||
"title": "Type", | "title": "Type", | ||
header_template | |||
Line 11: | Line 11: | ||
<tr> | <tr> | ||
<th>{{{_label_type|Type(s)/Category(s)}}}</th> | <th>{{{_label_type|Type(s)/Category(s)}}}</th> | ||
<td>{{ | <td>{{{type|}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 19:12, 20 April 2023
jsondata
subclass_of |
| ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
uuid | "4240d9f1-cbe6-45bd-b932-0868584f7071" | ||||||||||
label |
| ||||||||||
_debug | false | ||||||||||
description |
| ||||||||||
name | "Item" | ||||||||||
short_name |
|
jsonschema
@context |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Item" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
allOf |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|