VisualDataSchema:News media: Difference between revisions
Jump to navigation
Jump to search
Created page with "{"wiki":{"type":"schema","name":"News media"},"properties":{"new_property":{"wiki":{"type":"property","name":"new_property","visibility":"visible","multiple-items":false,"preferred-input":"OO.ui.TextInputWidget","input-config":[],"required":false},"type":"string","format":"text"}},"type":"object"}" |
No edit summary |
||
Line 2: | Line 2: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
" | "uuid": "673a69318a10d", | ||
" | "name": "News media" | ||
}, | }, | ||
"properties": { | "properties": { | ||
" | "name": { | ||
"wiki": { | "wiki": { | ||
"name": "name", | |||
"type": "property", | "type": "property", | ||
"name": " | "multiple-items": false, | ||
"required": true, | |||
"label": "name", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"uuid": "673a69318a116" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "name" | |||
}, | |||
"language": { | |||
"wiki": { | |||
"name": "language", | |||
"type": "property", | |||
"multiple-items": false, | |||
"required": true, | |||
"label": "language", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"uuid": "673a69318a11e" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "language" | |||
}, | |||
"scope": { | |||
"wiki": { | |||
"name": "scope", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label": "scope", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.DropdownInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"options-allow-null": false, | |||
"options-values-parsed": { | |||
"world": "world", | |||
"national": "national", | |||
"regional": "regional" | |||
}, | |||
"uuid": "673a69318a126" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "scope", | |||
"enum": [ | |||
"world", | |||
"national", | |||
"regional" | |||
] | |||
}, | |||
"country": { | |||
"wiki": { | |||
"name": "country", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label": "country", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"uuid": "6751c1f664097" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "country" | |||
}, | |||
"region": { | |||
"wiki": { | |||
"name": "region", | |||
"type": "property", | |||
"multiple-items": false, | "multiple-items": false, | ||
"label": "region", | |||
"uuid": "673a69318a138", | |||
"visibility": "condition", | |||
"showif-field": "scope", | |||
"showif-condition": "=", | |||
"showif-value": "regional", | |||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | |||
"required": false | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "region" | |||
}, | |||
"url": { | |||
"wiki": { | |||
"name": "url", | |||
"type": "property", | |||
"multiple-items": false, | |||
"required": true, | |||
"label": "url", | |||
"uuid": "673a69318a13e", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.TextInputWidget (url)", | |||
"input-config": [] | |||
}, | |||
"type": "string", | |||
"format": "url", | |||
"title": "url" | |||
}, | |||
"tags": { | |||
"wiki": { | |||
"name": "tags", | |||
"unique-items": false, | |||
"type": "schema", | |||
"uuid": "673a697da1b93" | |||
}, | |||
"items": { | |||
"type": "string", | |||
"wiki": { | |||
"name": "tags", | |||
"type": "property", | |||
"multiple-items": true, | |||
"label": "tags", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.MenuTagMultiselectWidget", | |||
"input-config": [], | |||
"required": false, | |||
"options-allow-null": false, | |||
"options-wikilist": "News media tags", | |||
"uuid": "673a697da1b98", | |||
"options-values-parsed": { | |||
"Blog": "Blog" | |||
}, | |||
"layout": "table" | |||
}, | |||
"format": "text", | |||
"title": "tags", | |||
"enum": [ | |||
"Blog" | |||
] | |||
}, | |||
"type": "array", | |||
"uniqueItems": false | |||
}, | |||
"notes": { | |||
"wiki": { | |||
"type": "property", | |||
"name": "notes", | |||
"visibility": "visible", | |||
"label": "notes", | |||
"multiple-items": false, | |||
"preferred-input": "OO.ui.MultilineTextInputWidget", | |||
"input-config": [], | "input-config": [], | ||
"required": false, | "required": false, | ||
"uuid": " | "uuid": "67641b947403d" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": " | "format": "textarea", | ||
"title": "notes" | |||
} | } | ||
}, | }, | ||
"required": [ | |||
"name", | |||
"language", | |||
"url" | |||
], | |||
"type": "object" | "type": "object" | ||
} | } |
Latest revision as of 18:44, 8 March 2025
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |