Template:Session: Difference between revisions
No edit summary |
No edit summary |
||
| Line 40: | Line 40: | ||
"label": "Areas of interest", | "label": "Areas of interest", | ||
"description": "Notable, significant places or landmarks related to the session.", | "description": "Notable, significant places or landmarks related to the session.", | ||
"type": "string" | |||
}, | |||
"realtimedate": { | |||
"label": "Real-time Date", | |||
"description": "The real time the session was played", | |||
"required": true, | |||
"type": "date" | |||
}, | |||
"ingamedate": { | |||
"label": "In-game Date", | |||
"description": "The in-game time the session was played.", | |||
"required": true, | |||
"type": "string" | "type": "string" | ||
} | } | ||
| Line 48: | Line 60: | ||
"gamemaster", | "gamemaster", | ||
"participants", | "participants", | ||
"realtimedate", | |||
"ingamedate", | |||
"pcs", | "pcs", | ||
"sessiontype", | "sessiontype", | ||
| Line 57: | Line 71: | ||
</noinclude> | </noinclude> | ||
< | {| class="wikitable" style="float:right; width:300px; margin:0 0 1em 1em;" | ||
[[Category: | ! colspan="2" | '''Basic information''' | ||
</ | {{#if: {{{campaign|}}} | | ||
{{!}} '''Campaign:''' {{!}}{{!}} {{{campaign|}}} | |||
{{!}}- | |||
}} | |||
|- | |||
| '''Game Master:''' || {{{gamemaster|}}} | |||
|- | |||
| '''Session Type:''' || {{{sessiontype|}}} | |||
|- | |||
| '''Participants:''' || {{{participants|}}} | |||
|- | |||
| '''PCs:''' || {{{pcs|}}} | |||
|- | |||
| '''Real-time Date''' || {{{realtimedate|}}} | |||
|- | |||
| '''In-game Date''' || {{{ingamedate|}}} | |||
|- | |||
{{#if: {{{regions|}}} | | |||
{{!}} '''Regions:''' {{!}}{{!}} {{{regions|}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{areas|}}} | | |||
{{!}} '''Areas of interest:''' {{!}}{{!}} {{{areas|}}} | |||
{{!}}- | |||
}} | |||
|} | |||
<noinclude> | |||
[[Category:Sessions]] | |||
{{#if:{{{campaign|}}}|[[Category:{{{campaign}}}]]}} | |||
</noinclude> | |||
Revision as of 19:55, 12 December 2024
Infobox for sessions
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Campaign | campaign | Campaign the session belongs to. | 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 | required |
| 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 |
| Basic information | |
|---|---|
| Game Master: | |
| Session Type: | |
| Participants: | |
| PCs: | |
| Real-time Date | |
| In-game Date | |