No edit summary |
No edit summary |
||
| Line 84: | Line 84: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"required": | "required": true | ||
}, | }, | ||
"summary": { | "summary": { | ||
| Line 132: | Line 132: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"required": | "required": true | ||
}, | }, | ||
"stakeholder main": { | "stakeholder main": { | ||
| Line 144: | Line 144: | ||
}, | }, | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": | "required": true | ||
}, | }, | ||
"research group": { | "research group": { | ||
| Line 156: | Line 156: | ||
}, | }, | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": | "required": true | ||
} | } | ||
}, | }, | ||
Revision as of 13:13, 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 | required |
| 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 | required |
| Main stakeholder | stakeholder main | Primary stakeholder page to be linked separately. | Page name | required |
| Research group | research group | Research group page associated with the person. | Page name | required |