Template:Infobox event
Jump to navigation
Jump to search
<infobox> <title source="title"/>
<image source="image"></image> <label>Performers</label> <label>Date</label> <label>Location</label> </infobox>
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
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
}}