No edit summary |
No edit summary |
||
| Line 108: | Line 108: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"required": | "required": true | ||
}, | }, | ||
"phone": { | "phone": { | ||
| Line 120: | Line 120: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"required": | "required": true | ||
}, | }, | ||
"stakeholder": { | "stakeholder": { | ||
Revision as of 13:11, 7 January 2026
Displays a person profile block with optional image, contact details, and affiliations.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | Image filename (without File: prefix) to display as a thumbnail. | File | required |
| Name | name | Person's name. Defaults to the page name if omitted. | String | optional |
| Role | role | Role or position of the person. | String | optional |
| Profile text | summary | Short profile or summary text. | String | required |
email | Email address of the person. | String | required | |
| Telephone | phone | Telephone number. | String | required |
| Stakeholder(s) | stakeholder | One or more stakeholder pages, used by the linklist parser function. | String | optional |
| Main stakeholder | stakeholder main | Primary stakeholder page to be linked separately. | Page name | optional |
| Research group | research group | Research group page associated with the person. | Page name | optional |