VisualDataSchema:Article: Difference between revisions
Appearance
	
	
| No edit summary | No edit summary | ||
| Line 32: | Line 32: | ||
|                      "name": "author", |                      "name": "author", | ||
|                      "type": "property", |                      "type": "property", | ||
|                     "visibility": "visible", | |||
|                      "multiple-items": true, |                      "multiple-items": true, | ||
|                      "preferred-input": "OO.ui.TagMultiselectWidget", |                      "preferred-input": "OO.ui.TagMultiselectWidget", | ||
|                      "input-config": [], |                      "input-config": [], | ||
|                      "required": false |                      "required": false | ||
|                  }, |                  }, | ||
|                  "format": "text", |                  "format": "text", | ||
|                  "title": "Author", |                  "title": "Author", | ||
|                  "description": " |                  "description": "Can be multiple authors.", | ||
|                  "default": [] |                  "default": [] | ||
|              }, |              }, | ||
| Line 68: | Line 64: | ||
|          "project": { |          "project": { | ||
|              "wiki": { |              "wiki": { | ||
|                 "name": "project", | |||
|                  "type": "property", |                  "type": "property", | ||
|                  " |                  "multiple-items": false, | ||
|                 "required": true, | |||
|                 "label-parsed": "project", | |||
|                 "help-message-parsed": "must be registered with the \u003Ca href=\"/wiki/Projects\" title=\"Projects\"\u003EProject\u003C/a\u003E form", | |||
|                  "visibility": "visible", |                  "visibility": "visible", | ||
|                  "preferred-input": "LookupElement", |                  "preferred-input": "LookupElement", | ||
|                  "input-config": [], |                  "input-config": [], | ||
| Line 78: | Line 77: | ||
|                  "askquery-printouts": [ |                  "askquery-printouts": [ | ||
|                      "name" |                      "name" | ||
|                  ] |                  ] | ||
|              }, |              }, | ||
|              "type": "string", |              "type": "string", | ||
Revision as of 08:56, 23 February 2024
| wiki | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" |