VisualDataSchema:Organization template: Difference between revisions
Appearance
	
	
No edit summary  | 
				No edit summary  | 
				||
| Line 2: | Line 2: | ||
     "wiki": {  |      "wiki": {  | ||
         "type": "schema",  |          "type": "schema",  | ||
         "name": "Organization template"  |          "name": "Organization template",  | ||
        "title-parsed": "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"  | |||
     },  |      },  | ||
     "properties": {  |      "properties": {  | ||
         "abstract": {  |          "abstract": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "abstract",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "required": true,  | |||
                "label-parsed": "Abstract",  | |||
                "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": []  | ||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 22: | Line 26: | ||
         "headquarters": {  |          "headquarters": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "headquarters",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "label-parsed": "Headquarters",  | |||
                "help-message-parsed": "Describe here your location and headquarters, possibly with pictures",  | |||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  |                  "preferred-input": "OO.ui.MultilineTextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
| Line 37: | Line 43: | ||
         "activities": {  |          "activities": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "activities",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "required": true,  | |||
                "label-parsed": "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": []  | ||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 52: | Line 60: | ||
         "team": {  |          "team": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "team",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                "label-parsed": "Team",  | |||
                "help-message-parsed": "Describe your organizational structure and team members",  | |||
                 "visibility": "visible",  |                  "visibility": "visible",  | ||
                 "preferred-input": "OO.ui.MultilineTextInputWidget",  |                  "preferred-input": "OO.ui.MultilineTextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
| Line 70: | Line 80: | ||
         "activities"  |          "activities"  | ||
     ],  |      ],  | ||
     "type": "object"  |      "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"  | |||
}  | }  | ||
Revision as of 14:41, 27 February 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" |