Template:Infobox Session/doc: Difference between revisions

From Stiles Wiki
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Lua|Module:Infobox|Module:Date Stuff}} This template can be used to add at-a-glance information on individual TTRPG sessions. == Usage == {{Parameter names example | name | tag | adventure | campaign | setting | image | caption | irldate | gamedate | characters | npcs | locations | previoussession | nextsession }} <pre style="overflow:auto...")
(No difference)

Revision as of 15:13, 21 May 2022

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 = 
<!-- Images -->
| image = 
| caption = 
<!-- In Game Dates -->
| setting = 
| start = 
| end = 
| status = 
<!-- Characters -->
| characters = 
| bbeg = 
<!-- First and last/latest session -->
| firstsession = 
| lastsession = 
}}