VisualDataSchema:Person: Difference between revisions
No edit summary |
No edit summary Tag: Manual revert |
||
(6 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": { | ||
Line 86: | Line 133: | ||
"format": "text", | "format": "text", | ||
"title": "picture" | "title": "picture" | ||
}, | }, | ||
"contact": { | "contact": { | ||
Line 126: | Line 141: | ||
"label": "contact", | "label": "contact", | ||
"help-message": "Please provide your email if you would like to be contacted.", | "help-message": "Please provide your email if you would like to be contacted.", | ||
"uuid": "674f11100c320", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget (email)", | ||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": " | "format": "email", | ||
"title": "contact", | "title": "contact", | ||
"description": "Please provide your email if you would like to be contacted." | "description": "Please provide your email if you would like to be contacted." | ||
Line 139: | Line 154: | ||
"name": { | "name": { | ||
"wiki": { | "wiki": { | ||
"name": "name", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"visibility": "hidden", | "visibility": "hidden", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], |
Revision as of 18:29, 7 March 2025
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |