Template:Infobox Adventure: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{infobox | {{infobox | ||
|above = | |above = {{{name|}}} | ||
|subheader = | |subheader = {{{tag|}}} | ||
|image = | |image = {{{image|}}} | ||
|caption = | |caption = {{{caption|}}} | ||
|label1 = Start Date | |label1 = Start Date | ||
|data1 = | |data1 = {{{start|}}} | ||
|label2 = {{#if | |label2 = {{#if:{{{current_end|}}}|{{{current_end|}}} Date|{{{current_end|}}} Date}} | ||
|data2 = {{{end|}}} | |||
|label3 = Characters | |label3 = Characters | ||
|data3 = | |data3 = {{{characters|}}} | ||
|label4 = BBEG | |label4 = BBEG | ||
|data4 = | |data4 = {{{bbeg|}}} | ||
|label5 = Notable NPCs | |label5 = Notable NPCs | ||
|data5 = | |data5 = {{{npcs|}}} | ||
|label6 = First Session | |label6 = First Session | ||
|data6 = | |data6 = {{{firstsession|}}} | ||
|label7 = {{#if | |label7 = {{#if:{{{latest_last|}}}|{{{latest_last|}}} Session|{{{latest_last|}}} Session}} | ||
| | |data7 = {{{lastsession|}}} | ||
|aboveclass = mergedtoprow adventure | |aboveclass = mergedtoprow adventure |
Revision as of 16:25, 25 May 2022
This template uses Lua: |
This template can be used to add at-a-glance information on TTRPG adventures and one-shots.
Usage
{{{name}}} | |
---|---|
{{{tag}}} | |
{{{image}}} | |
Start Date | {{{start}}} |
{{{current_end}}} Date | {{{end}}} |
Characters | {{{characters}}} |
BBEG | {{{bbeg}}} |
Notable NPCs | {{{npcs}}} |
First Session | {{{firstsession}}} |
{{{latest_last}}} Session | {{{lastsession}}} |
{{Infobox Adventure | name = | tag = <!-- Images --> | image = | caption = <!-- Dates --> | start = | current_end = | end = <!-- Cast --> | characters = | bbeg = | npcs = <!--Timeline --> | firstsession = | latest_last = | lastsession = <!-- Setting --> | setting = }}
Parameters
name
- name of the adventure
tag
- tagline of the adventure
image
- image that represents the adventure
caption
- caption about the image
start
- in-game date the adventure started
current_end
- depending on if the adventure is concluded, on-going, or on-hold
end
- in-game date the adventure ended/currently is on
characters
- list of all characters that were part of the adventure
npcs
- list of notable NPCs from the adventure
bbeg
- big bad evil guy of the adventure
firstsession
- link to the first session of the adventure
latest_last
- depending on if the adventure is concluded, on-going, or on-hold
lastsession
- link to the latest/last session of the adventure
TemplateData
TemplateData documentation used by VisualEditor and other tools
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TemplateData for Infobox Adventure No description.
|