4,599
edits
(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> |