Difference between revisions of "Template:Infobox event/doc"
From BBW Wiki
(No difference)
|
Latest revision as of 02:04, 28 March 2017
Description[edit]
To use this template, copy the following code and fill in the appropriate fields.
Syntax[edit]
{{infobox event
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| performers =
| date =
| location =
}}
Samples[edit]
{{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>