VisualDataSchema:Organization template: Difference between revisions
Appearance
	
	
No edit summary  | 
				No edit summary  | 
				||
| Line 2: | Line 2: | ||
     "wiki": {  |      "wiki": {  | ||
         "type": "schema",  |          "type": "schema",  | ||
        "uuid": "6634e38885d36",  | |||
         "name": "Organization template",  |          "name": "Organization template",  | ||
         "title": "This is a template for creating a page for your organization. Please consider that the page if fully editable after editing, so the following fields have to considered just a starting point"  |          "title": "This is a template for creating a page for your organization. Please consider that the page if fully editable after editing, so the following fields have to considered just a starting point"  | ||
     },  |      },  | ||
| Line 13: | Line 13: | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                 "required": true,  |                  "required": true,  | ||
                "label": "Abstract",  | |||
                "help-message": "Insert here an abstract of your organization",  | |||
                 "label-parsed": "Abstract",  |                  "label-parsed": "Abstract",  | ||
                 "help-message-parsed": "Insert here an abstract of your organization",  |                  "help-message-parsed": "Insert here an abstract of your organization",  | ||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  |                  "preferred-input": "OO.ui.MultilineTextInputWidget",  | ||
                 "input-config": []  |                  "input-config": [],  | ||
                "uuid": "6634e38885d3a"  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 29: | Line 32: | ||
                 "type": "property",  |                  "type": "property",  | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                "label": "Headquarters",  | |||
                "help-message": "Describe here your location and headquarters, possibly with pictures",  | |||
                 "label-parsed": "Headquarters",  |                  "label-parsed": "Headquarters",  | ||
                 "help-message-parsed": "Describe here your location and headquarters, possibly with pictures",  |                  "help-message-parsed": "Describe here your location and headquarters, possibly with pictures",  | ||
| Line 34: | Line 39: | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  |                  "preferred-input": "OO.ui.MultilineTextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "required": false  |                  "required": false,  | ||
                "uuid": "6634e38885d3e"  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 47: | Line 53: | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                 "required": true,  |                  "required": true,  | ||
                "label": "Activities",  | |||
                "help-message": "Describe your activities",  | |||
                 "label-parsed": "Activities",  |                  "label-parsed": "Activities",  | ||
                 "help-message-parsed": "Describe your activities",  |                  "help-message-parsed": "Describe your activities",  | ||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  |                  "preferred-input": "OO.ui.MultilineTextInputWidget",  | ||
                 "input-config": []  |                  "input-config": [],  | ||
                "uuid": "6634e38885d41"  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 63: | Line 72: | ||
                 "type": "property",  |                  "type": "property",  | ||
                 "multiple-items": false,  |                  "multiple-items": false,  | ||
                "label": "Team",  | |||
                "help-message": "Describe your organizational structure and team members",  | |||
                 "label-parsed": "Team",  |                  "label-parsed": "Team",  | ||
                 "help-message-parsed": "Describe your organizational structure and team members",  |                  "help-message-parsed": "Describe your organizational structure and team members",  | ||
| Line 68: | Line 79: | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  |                  "preferred-input": "OO.ui.MultilineTextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "required": false  |                  "required": false,  | ||
                "uuid": "6634e38885d43"  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
Latest revision as of 13:15, 3 May 2024
| wiki | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| required | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "This is a template for creating a page for your organization. Please consider that the page if fully editable after editing, so the following fields have to considered just a starting point" |