| 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
tag
image
caption
rarity
type
attunement
cursed
value
creator
location
firstappears
lastappears
TemplateData
|
Template parameters Parameter | Description | Type | Status |
---|
Name | name | name of the item - Default
- {{PAGENAME}}
| String | optional |
---|
Tag | tag | tag line of the item
| String | optional |
---|
Image | image | image of the item
| File | suggested |
---|
Caption | caption | caption of the image
| String | optional |
---|
Rarity | rarity | rarity of the item - Default
- Common
- Example
- Legendary
| String | required |
---|
Type | type | the item type - Example
- Trinket
| String | suggested |
---|
Attunement | attunement | if the item requires attunement, input yes, otherwise leave blank
| String | optional |
---|
Cursed | cursed | if the item is cursed input yes, otherwise leave blank
| String | optional |
---|
Value | value | the price the item goes for
| String | suggested |
---|
Creator | creator | who created the item
| String | optional |
---|
Location | location | for unique items, where is it currently if known
| String | optional |
---|
First Appearance | firstappears | what session did the item first appear in
| String | optional |
---|
Latest Appearance | lastappears | the latest session the item appeared in, if different from first appearance
| Unknown | optional |
---|
|