Template:Campaign info: Difference between revisions

From Campaigns
Jump to navigation Jump to search
Created page with "{{infobox |name={{subst:PAGENAME}} |title={{subst:PAGENAME}} Campaign |above={{{system}}} |image={{{coverimage|}}} |caption={{{tagline|}}} |header1=Game details |label2=Game m..."
 
mNo edit summary
Line 1: Line 1:
{{infobox
<onlyinclude>{{infobox
|name=Campaign info
|name=Campaign info
|title=Campaign info Campaign
|title=Campaign info Campaign
Line 16: Line 16:
|label6=Game time
|label6=Game time
|data6={{{gametime|TBD}}}
|data6={{{gametime|TBD}}}
}}
}}</onlyinclude>
{{documentation}}
{{documentation}}

Revision as of 02:04, 4 November 2021

Campaign info Campaign
{{{system}}}
Game details
Game master{{{gm}}}
Number of players{{{players}}}
Campaign start dateTBD
Game timeTBD
Template documentation

Parameters

Creates an infobox with vital information for a campaign.

Template parameters[Edit template data]

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
number of playersplayers

Number of players expected to participate in the campaign.

Example
5
Numberrequired
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
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:

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

</onlyinclude>

Completed campaign:

Campaign info 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
{{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:

Campaign info 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
{{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}}