More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
"label": "Name", | "label": "Name", | ||
"description": "Name of the session", | "description": "Name of the session", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"image": { | "image": { | ||
Line 37: | Line 38: | ||
"label": "Runtime", | "label": "Runtime", | ||
"description": "Runtime of the session", | "description": "Runtime of the session", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 62: | Line 55: | ||
"runtime", | "runtime", | ||
"recording", | "recording", | ||
"affiliations" | "affiliations" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Latest revision as of 19:24, 30 May 2025
Session information!
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the session | String | required |
Image | image | no description | File | optional |
Session Number | session_num | Number of the session | Number | required |
Date | date | The date the session was played | Date | required |
Attendees | attendees | Everyone that was there in person | String | optional |
Runtime | runtime | Runtime of the session | String | optional |
Recording | recording | The recording of the session | File | optional |
Key Connections | affiliations | Links to important pages from this session | String | optional |