Template:Campaign info/doc

From Campaigns
Jump to navigation Jump to search

Parameters

Creates an infobox with vital information for a campaign.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
game systemsystem

The game system to be used in the campaign.

Example
Dungeons & Dragons 5e
Stringrequired
game mastergm

Name of the campaign's game master.

Example
Lithl
Stringrequired
gm notes linkgmnoteslink

Link to notes page for the gm. Should be in a GM namespace to deny view access to players.

Example
[[MiaBGM:Notes]]
Stringoptional
number of playersplayers

Number of players expected to participate in the campaign.

Example
5
Numberrequired
campaign start datestartdate

The date the campaign began, or is planned to begin.

Default
TBD
Example
October 31, 2021
Stringoptional
campaign end dateenddate

The date the campaign ended, or is planned to end.

Default
(omitted)
Example
November 27, 2022
Stringoptional
game timegametime

The day, frequency, and time of day when the game sessions begin.

Default
TBD
Example
Weekly Saturdays at 6pm EST
Stringoptional
session durationsessionlength

Approximate planned duration of each session.

Default
(omitted)
Example
2 hours
Stringoptional
cover imagecoverimage

An image to represent the campaign.

Default
(omitted)
Example
[[File:My campaign.jpg]]
Stringoptional
tag linetagline

A short description/zinger for the campaign. Displayed as a caption under the image, if present.

Default
(omitted)
Example
A night of frights!
Stringoptional

Examples

Minimal example:

Template Campaign
Exalted
Game details
Game masterMatt
Number of players5
Campaign start dateTBD
Game timeTBD
{{campaign info
|system=Exalted
|gm=Matt
|players=5
}}

Completed campaign:

Template Campaign
Vampire: the Masquerade
Game details
Game masterSally
Number of players7
Campaign start dateJune 3, 2019
Campaign end dateOctober 7, 2020
Game timeEvery other Friday at 9pm CST
Session length4 hours
{{campaign info
|system=Vampire: the Masquerade
|gm=Sally
|players=7
|startdate=June 3, 2019
|enddate=October 7, 2020
|gametime=Every other Friday at 9pm CST
|sessionlength=4 hours}}

Campaign with image:

Template Campaign
Dungeons & Dragons 4e
The secrets of the Dragon-kings will be unveiled
Game details
Game master2C
Number of players4
Campaign start dateApril 6, 2013
Game timeWeekly saturday at 6pm PST
Session length2 hours
{{campaign info
|system=Dungeons & Dragons 4e
|coverimage=[[File:One eyed king.jpg|200px]]
|tagline=The secrets of the Dragon-kings will be unveiled
|gm=2C
|players=4
|startdate=April 6, 2013
|gametime=Weekly saturday at 6pm PST
|sessionlength=2 hours}}