Template:Infobox Session/doc

From Stiles Wiki
Jump to navigation Jump to search

This template can be used to add at-a-glance information on individual TTRPG sessions.

Usage

{{{name}}}
{{{tag}}}
{{{adventure}}} - {{{campaign}}}
{{{image}}}
{{{caption}}}
Dates
Date Played{{{irldate}}}
Game Date{{{gamedate}}}
Cast
Characters{{{characters}}}
Notable NPCs{{{npcs}}}
Notable Locations{{{locations}}}
Timeline
Previous Session{{{previoussession}}}
Next Session{{{nextsession}}}
Setting{{{setting}}}
{{Infobox Campaign
| name = 
| tag = 
| adventure = 
| campaign = 
| setting = 
<!-- Images -->
| image = 
| caption = 
<!-- Game Dates -->
| irldate = 
| gamedate =  
<!-- Characters, NPCs, and Locations -->
| characters = 
| npcs = 
| locations = 
<!-- Previous and Next session -->
| previoussession = 
| nextsession = 
}}

Parameters

name
name of the session. If left blank, defaults to page name.
tag
tag for the session, if there is one
adventure
what adventure the session is a part of
campaign
what campaign the session is a part of
setting
the setting the session takes place in, this is also used for the dates to convert number dates to full dates
image
image for the session
caption
caption about the image
irldate
the IRL date the session was played
gamedate
the starting in-game date of the session
characters
list of characters, separated by the {{}} template
npcs
list of notable npcs in the session
locations
list of notable locations visited in the session
previoussession
name of the preceding session
nextsession
name of the following session