The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

Template:Infobox event

From The Codex

<infobox> <title source="title"/>

<image source="image"></image> <label>Performers</label> <label>Date</label> <label>Location</label> </infobox>

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox event
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | performers  = 
 | date          = 
 | location      = 
}}

Samples

<infobox> <title source="title"/>

<image source="image"></image> <label>Performers</label> <label>Date</label> <label>Location</label> </infobox>
{{infobox event
 | title         = Flower du Jour
 | image         = Example.jpg
 | performers    = Awesome Ones
 | date          = All the time
 | location      = Everywhere
}}