Template:Infobox event/doc
From BBW Wiki
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"><caption source="imagecaption"/></image> <label>Performers</label><default>Unknown</default> <label>Date</label><default>Unknown</default> <label>Location</label><default>Unknown</default> </infobox>