 | This template uses Lua:
|
This template can be used to add at-a-glance information on TTRPG campaigns.
Usage
{{{name}}} |
---|
|
{{{image}}} {{{caption}}} |
{{Infobox Item
| name =
| tag =
| image =
| caption =
| rarity =
| type =
| attunement =
| cursed =
| value =
| creator =
| location =
| firstappears =
| lastappears =
}}
Parameters
name
- name of the campaign. If left blank, defaults to page name.
tag
- tag for the campaign, if there is one
image
- image for the campaign
caption
- caption about the image
setting
- the setting the campaign takes place in, this is also used for the dates to convert number dates to full dates
start
- the in-game day the campaign started
end
- if status is "Concluded", the in-game day the campaign ended. Otherwise uses the current date from the current dates template.
status
- if the campaign is on-going, on-hold, or concluded
characters
- list of characters, separated by the {{}} template
bbeg
- the bbeg, if the campaign had one
firstsession
- name of the first session
lastsession
- name of the last session. The header changes based on the status.
TemplateData
Expand
|
Template parameters This template has custom formatting. |
Name | name | Name of the campaign. If left blank will default to pagename.
| String | optional |
---|
Tag | tag | Tag line for the campaign.
| String | optional |
---|
Image | image | Image representing the campaign.
| Page name | optional |
---|
Caption | caption | Caption for the image.
| String | optional |
---|
Setting | setting | The setting where the campaign takes place.
| String | required |
---|
Start Date | start | In-game start date of the campaign, in the MM-DD-YYYY form.
| Date | optional |
---|
End Date | end | In-game end date of the campaign, in the MM-DD-YYYY form. If left blank, will use the Current date template to get the current date in the setting.
| Date | optional |
---|
Status | status | The status of the campaign; on-going, on-hold, concluded.
| String | required |
---|
Characters | characters | List of all player characters in the campaign.
| String | optional |
---|
BBEG | bbeg | The BBEG of the campaign, if there was one.
| String | optional |
---|
First Session | firstsession | Title of the first session.
| String | optional |
---|
Last Session | lastsession | Title of the latest/last session.
| String | optional |
---|
|