VisualDataSchema:Article: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 120: | Line 120: | ||
"type": "property", | "type": "property", | ||
"multiple-items": true, | "multiple-items": true, | ||
"input-config": { | "input-config": { | ||
"accept": [ | "accept": [ | ||
Line 140: | Line 137: | ||
] | ] | ||
}, | }, | ||
"label": "Image", | |||
"default": [], | |||
"value-prefix": "File:", | |||
"uuid": "67daccc310b28", | "uuid": "67daccc310b28", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.SelectFileWidget", | "preferred-input": "OO.ui.SelectFileWidget", | ||
"required": false | "required": false, | ||
"layout": "table" | |||
}, | }, | ||
"format": "text", | "format": "text", | ||
Line 155: | Line 156: | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"uuid": "682496fe372b5", | |||
"name": "category", | "name": "category", | ||
"visibility": "visible", | "visibility": "visible", | ||
Line 161: | Line 163: | ||
"preferred-input": "OO.ui.RadioSelectInputWidget", | "preferred-input": "OO.ui.RadioSelectInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"options-allow-null": true, | |||
"options-allow-null": | "required": true | ||
" | |||
}, | }, | ||
"type": "integer", | "type": "integer", | ||
Line 169: | Line 170: | ||
"enum": [ | "enum": [ | ||
0, | 0, | ||
1, | |||
2, | |||
3, | |||
4, | |||
5 | |||
] | ] | ||
} | } |
Revision as of 13:14, 14 May 2025
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Article" |