Template:Session: Difference between revisions
No edit summary |
No edit summary |
||
| Line 51: | Line 51: | ||
"label": "In-game Date", | "label": "In-game Date", | ||
"description": "The in-game time the session was played.", | "description": "The in-game time the session was played.", | ||
" | "type": "string" | ||
}, | |||
"sessiongroup": { | |||
"label": "Session group", | |||
"description": "The non-campaign session collection the session was placed in.", | |||
"type": "string" | "type": "string" | ||
} | } | ||
| Line 58: | Line 62: | ||
"paramOrder": [ | "paramOrder": [ | ||
"campaign", | "campaign", | ||
"sessiongroup", | |||
"gamemaster", | "gamemaster", | ||
"participants", | "participants", | ||
| Line 76: | Line 81: | ||
{{#if: {{{campaign|}}} | | {{#if: {{{campaign|}}} | | ||
{{!}} '''Campaign:''' {{!}}{{!}} {{{campaign|}}} | {{!}} '''Campaign:''' {{!}}{{!}} {{{campaign|}}} | ||
{{!}}- | |||
}} | |||
{{#if: {{{sessiongroup|}}} | | |||
{{!}} '''Session group:''' {{!}}{{!}} {{{sessiongroup|}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
| Line 89: | Line 98: | ||
| '''Real-time Date''' || {{{realtimedate|}}} | | '''Real-time Date''' || {{{realtimedate|}}} | ||
|- | |- | ||
| '''In-game | {{#if: {{{ingametime|}}} | | ||
{{!}} '''In-game Time:''' {{!}}{{!}} {{{ingamedate|}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{regions|}}} | | {{#if: {{{regions|}}} | | ||
{{!}} '''Regions:''' {{!}}{{!}} {{{regions|}}} | {{!}} '''Regions:''' {{!}}{{!}} {{{regions|}}} | ||
Revision as of 20:17, 12 December 2024
Infobox for sessions
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Campaign | campaign | Campaign the session belongs to. | String | 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 |