Template:Infobox Session/doc: Difference between revisions
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 edit summary |
||
Line 27: | Line 27: | ||
| name = | | name = | ||
| tag = | | tag = | ||
| adventure = | |||
| campaign = | |||
| setting = | |||
<!-- Images --> | <!-- Images --> | ||
| image = | | image = | ||
| caption = | | caption = | ||
<!-- In Game Dates --> | <!-- In Game Dates --> | ||
| | | irldate = | ||
| | | gamedate = | ||
<!-- Characters --> | <!-- Characters --> | ||
| characters = | | characters = | ||
| | | npcs = | ||
| locations = | |||
<!-- First and last/latest session --> | <!-- First and last/latest session --> | ||
| | | previoussession = | ||
| | | nextsession = | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 14:41, 21 May 2022
This is a documentation subpage for Template:Infobox Session. It contains usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
This template can be used to add at-a-glance information on individual TTRPG sessions.
Usage
{{{name}}} | |
---|---|
{{{tag}}} | |
{{{adventure}}} - {{{campaign}}} | |
{{{image}}} | |
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 = <!-- In Game Dates --> | irldate = | gamedate = <!-- Characters --> | characters = | npcs = | locations = <!-- First and last/latest session --> | previoussession = | nextsession = }}