VisualDataSchema:Person: Difference between revisions
No edit summary |
No edit summary Tag: Manual revert |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 53: | Line 53: | ||
"format": "text", | "format": "text", | ||
"title": "country" | "title": "country" | ||
}, | |||
"age": { | |||
"wiki": { | |||
"name": "age", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label": "Age", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.NumberInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"uuid": "67b601e15f297" | |||
}, | |||
"type": "number", | |||
"title": "Age" | |||
}, | |||
"biographical_note": { | |||
"wiki": { | |||
"type": "property", | |||
"uuid": "674f0b5c77c3a", | |||
"name": "biographical_note", | |||
"visibility": "visible", | |||
"label": "biographical note", | |||
"multiple-items": false, | |||
"preferred-input": "OO.ui.MultilineTextInputWidget", | |||
"input-config": [], | |||
"required": false | |||
}, | |||
"type": "string", | |||
"format": "textarea", | |||
"title": "biographical note" | |||
}, | |||
"occupation": { | |||
"wiki": { | |||
"name": "occupation", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label": "occupation", | |||
"uuid": "674f0b5c77c36", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "occupation" | |||
}, | }, | ||
"picture": { | "picture": { | ||
"wiki": { | "wiki": { | ||
"name": "picture", | |||
"type": "property", | "type": "property", | ||
"multiple-items": false, | "multiple-items": false, | ||
"input-config": { | "input-config": { | ||
"accept": [ | "accept": [ | ||
Line 80: | Line 123: | ||
] | ] | ||
}, | }, | ||
"label": "picture", | |||
"value-prefix": "File:", | |||
"uuid": "674f0a554a32f", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.SelectFileWidget", | |||
"required": false | "required": false | ||
}, | }, | ||
Line 86: | Line 134: | ||
"title": "picture" | "title": "picture" | ||
}, | }, | ||
" | "contact": { | ||
"wiki": { | "wiki": { | ||
"name": "contact", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
" | "label": "contact", | ||
"help-message": "Please provide your email if you would like to be contacted.", | |||
"uuid": "674f11100c320", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget (email)", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": " | "format": "email", | ||
"title": " | "title": "contact", | ||
"description": "Please provide your email if you would like to be contacted." | |||
}, | }, | ||
" | "name": { | ||
"wiki": { | "wiki": { | ||
"name": " | "name": "name", | ||
"type": "property", | "type": "property", | ||
"multiple-items": false, | "multiple-items": false, | ||
"visibility": "hidden", | |||
"visibility": " | |||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false, | "required": false, | ||
"uuid": " | "value-formula": "\u003Cfirst_name\u003E \u003Clast_name\u003E", | ||
"uuid": "679b9b7bc89d5" | |||
}, | }, | ||
" | "options": { | ||
"hidden": true | |||
" | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text | "format": "text" | ||
} | } | ||
}, | }, |
Revision as of 18:29, 7 March 2025
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |