Template:Session: Difference between revisions
No edit summary |
No edit summary |
||
| Line 57: | Line 57: | ||
"description": "The non-campaign session collection the session was placed in.", | "description": "The non-campaign session collection the session was placed in.", | ||
"type": "string" | "type": "string" | ||
}, | |||
"chapter": { | |||
"label": "Chapter", | |||
"description": "Campaign chapter." | |||
} | } | ||
}, | }, | ||
| Line 62: | Line 66: | ||
"paramOrder": [ | "paramOrder": [ | ||
"campaign", | "campaign", | ||
"chapter", | |||
"sessiongroup", | "sessiongroup", | ||
"gamemaster", | "gamemaster", | ||
| Line 85: | Line 90: | ||
{{#if: {{{campaign|}}} | | {{#if: {{{campaign|}}} | | ||
{{!}} '''Campaign:''' {{!}}{{!}} {{{campaign|}}} | {{!}} '''Campaign:''' {{!}}{{!}} {{{campaign|}}} | ||
{{!}}- | |||
}} | |||
{{#if: {{{chapter|}}} | | |||
{{!}} '''Chapter:''' {{!}}{{!}} {{{chapter|}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Revision as of 20:44, 12 December 2024
Infobox for sessions
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Campaign | campaign | Campaign the session belongs to. | String | optional |
| Chapter | chapter | Campaign chapter. | Unknown | optional |
| Session group | sessiongroup | The non-campaign session collection the session was placed in. | String | optional |
| Game Master | gamemaster | The person or people running the session. | String | required |
| Participants | participants | The people playing the session. | String | required |
| Real-time Date | realtimedate | The real time the session was played | Date | required |
| In-game Date | ingamedate | The in-game time the session was played. | String | optional |
| PCs | pcs | The player characters involved. | String | required |
| Session type | sessiontype | The type of the session, e.g. core, spinoff etc. | String | required |
| Regions | regions | The regions involved in the story - the country, city, land in which the events take place. | String | optional |
| Areas of interest | areas | Notable, significant places or landmarks related to the session. | String | optional |