Template:Infobox Session/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 76: | Line 76: | ||
"label": "Tag", | "label": "Tag", | ||
"description": "Tag line for the session", | "description": "Tag line for the session", | ||
"type": "string | "type": "string" | ||
}, | }, | ||
"adventure": { | "adventure": { |
Revision as of 20:03, 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 = <!-- 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
TemplateData
TemplateData documentation used by VisualEditor and other tools
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TemplateData for Infobox Session No description.
|