Template:Infobox event/doc

From Launchpad: McClack Wiki | Fandom
Jump to navigation Jump to search

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 event
 | title         = Flower du Jour
 | image         = Example.jpg
 | performers    = Awesome Ones
 | date          = All the time
 | location      = Everywhere
}}

Results in...

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

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