Template:Infobox event: Difference between revisions

Template page
imported>FANDOM
m (1 revision: Updates made for portability)
 
m (Text replacement - "<infobox>\s*<title\s+source="title"\/>\s*<image\s+source="image">" to "")
 
Line 1: Line 1:
<infobox>
<caption source="imagecaption"/></image>
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="performers"><label>Performers</label></data>
<data source="performers"><label>Performers</label></data>
<data source="date"><label>Date</label></data>
<data source="date"><label>Date</label></data>
<data source="location"><label>Location</label></data>
<data source="location"><label>Location</label></data>
</infobox><includeonly>[[Category:Events]]</includeonly><noinclude>{{Documentation}}</noinclude>
</infobox><includeonly>[[Category:Events]]</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 18:16, 2 April 2024

</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

</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
}}