Template:Infobox event
<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>
Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:Infobox_event/doc to edit this documentation. (How does this work?) |
DescriptionEdit
To use this template, copy the following code and fill in the appropriate fields.
SyntaxEdit
{{infobox event | title = | image = [e.g. "Example.jpg"] | imagecaption = | performers = | date = | location = }}
SamplesEdit
{{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>