Template:Infobox Session/doc: Difference between revisions
Jump to navigation
Jump to search
(→Usage) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata --> | ||
{{Lua|Module:Infobox | {{Lua|Module:Infobox}} | ||
This template can be used to add at-a-glance information on individual TTRPG sessions. | This template can be used to add at-a-glance information on individual TTRPG sessions. | ||
Line 11: | Line 11: | ||
| adventure | | adventure | ||
| campaign | | campaign | ||
| image | | image | ||
| caption | | caption | ||
Line 21: | Line 20: | ||
| previoussession | | previoussession | ||
| nextsession | | nextsession | ||
| setting | |||
}} | }} | ||
Line 29: | Line 29: | ||
| adventure = | | adventure = | ||
| campaign = | | campaign = | ||
| image = | | image = | ||
| caption = | | caption = | ||
| irldate = | | irldate = | ||
| gamedate = | | gamedate = | ||
| characters = | | characters = | ||
| npcs = | | npcs = | ||
Line 39: | Line 38: | ||
| previoussession = | | previoussession = | ||
| nextsession = | | nextsession = | ||
| setting = | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 17:09, 25 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 Session | name = | tag = | adventure = | campaign = | image = | caption = | irldate = | gamedate = | characters = | npcs = | locations = | previoussession = | nextsession = | setting = }}
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
TemplateData
TemplateData documentation used by VisualEditor and other tools
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TemplateData for Infobox Session No description.
|