| This template uses Lua:
|
This template can be used to add at-a-glance information on individual TTRPG sessions.
Usage
{{{name}}} |
---|
|
|
{{{image}}} {{{caption}}} |
|
Date Played | {{{irldate}}} |
---|
Game Date | {{{gamedate}}} |
---|
|
Characters | {{{characters}}} |
---|
Notable NPCs | {{{npcs}}} |
---|
Notable Cities | {{{cities}}} |
---|
Notable Locations | {{{locations}}} |
---|
|
Previous Session | {{{previoussession}}} |
---|
Next Session | {{{nextsession}}} |
---|
Setting | {{{setting}}} |
---|
{{Infobox Session
| name =
| tag =
| adventure =
| campaign =
| image =
| caption =
| irldate =
| gamedate =
| characters =
| npcs =
| cities =
| locations =
| previoussession =
| nextsession =
| setting =
}}
Parameters
name
- name of the session
tag
- tagline of the session
adventure
- adventure the session belongs to
campaign
- campaign the session belongs to
image
- image representing the session
caption
- caption of the image
irldate
- the IRL date the session was played
gamedate
- the in-game date the session started on
characters
- list of characters that played the session
npcs
- list of notable NPCs from the session
cities
- list of notable cities from the session
locations
- list of notable locations from the session
previoussession
- link to the previous session from an in-game perspective
nextsession
- link to the next session from an in-game perspective
setting
- link to the setting page
TemplateData
|
Template parameters Parameter | Description | Type | Status |
---|
Name | name | name of the session - Default
- {{PAGENAME}}
| String | optional |
---|
Tag | tag | tagline of the session
| String | optional |
---|
Adventure | adventure | adventure the session belongs to
| Page name | optional |
---|
Campaign | campaign | campaign the session belongs to
| String | optional |
---|
Image | image | image representing the session
| File | optional |
---|
Caption | caption | caption of the image
| String | optional |
---|
IRL Date | irldate | the IRL date the session was played - Example
- {{Convert Date|01-24-1994|IRL}}
| Template | optional |
---|
Game Date | gamedate | the in-game date the session started on - Example
- {{Convert Date|01-24-1994|Eberron}}
| Template | optional |
---|
Character | characters | list of characters that played the session - Example
- {{hlist|[[Player1]]|[[Player2]]}}
| Template | optional |
---|
NPCs | npcs | list of notable NPCs from the session - Example
- {{hlist|[[NPC1]]|[[NPC2]]}}
| Template | optional |
---|
Locations | locations | list of notable locations from the session - Example
- {{hlist|[[Location1]]|[[Location2]]}}
| Template | optional |
---|
Previous Session | previoussession | link to the previous session from an in-game perspective
| Page name | optional |
---|
Next Session | nextsession | link to the next session from an in-game perspective
| Page name | optional |
---|
Setting | setting | link to the setting page
| Page name | optional |
---|
|