Template:Session: Difference between revisions
Created page with "<noinclude> '''Usage''' <pre> {{Session | campaign = | gamemaster = | participants = | pcs = | sessiontype = | regions = | areas = }} </pre> <noinclude> <templatedata> { "params": { "campaign": { "label": "Campaign", "description": "Campaign the session belongs to.", "type": "string", "autovalue": "" }, "gamemaster": { "label": "Game Master", "description": "The person or people running the session.", "type": "string", "required": tr..." |
No edit summary |
||
| Line 20: | Line 20: | ||
"label": "Campaign", | "label": "Campaign", | ||
"description": "Campaign the session belongs to.", | "description": "Campaign the session belongs to.", | ||
"type": "string | "type": "string" | ||
}, | }, | ||
"gamemaster": { | "gamemaster": { | ||
Revision as of 23:02, 9 December 2024
Usage
{{Session
| campaign =
| gamemaster =
| participants =
| pcs =
| sessiontype =
| regions =
| areas =
}}
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 |
| 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 |