VisualDataSchema:Person: Difference between revisions
No edit summary |
No edit summary |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 53: | Line 53: | ||
"format": "text", | "format": "text", | ||
"title": "country" | "title": "country" | ||
}, | |||
"biographical_note": { | |||
"wiki": { | |||
"name": "biographical_note", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label": "biographical note", | |||
"uuid": "674f0b5c77c3a", | |||
"visibility": "visible", | |||
"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": { | ||
Line 59: | Line 91: | ||
"type": "property", | "type": "property", | ||
"multiple-items": false, | "multiple-items": false, | ||
"input-config": { | "input-config": { | ||
"accept": [ | "accept": [ | ||
Line 77: | Line 108: | ||
] | ] | ||
}, | }, | ||
"label": "picture", | |||
"value-prefix": "File:", | |||
"uuid": "674f0a554a32f", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.SelectFileWidget", | "preferred-input": "OO.ui.SelectFileWidget", | ||
"required": false | "required": false | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text" | "format": "text", | ||
"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", | |||
"type": "property", | "type": "property", | ||
"multiple-items": false, | "multiple-items": false, | ||
"visibility": "hidden", | |||
"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" | ||
} | } | ||
}, | }, |
Latest revision as of 09:56, 5 June 2025
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |