Template:Infobox Event: Difference between revisions

From Leominster Festival History
Jump to navigation Jump to search
(Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table>{{#if:{{{venue|}}}|<tr> <th>Venue</th> <td>{{{venue|}}}</td> </tr>}}{{#if:{{{date|}}}|<tr> <th>Date(s)</th> <td>{{{date|}}}</td> </tr>}}{{#if:{{{time|}}}|<tr> <th>Time</th> <td>{{{time|}}}</td> </tr>}}{{#if:{{{cost|}}}|<tr> <th>Cost</th> <td>{{{cost|}}}</td> </tr>}}{{#if:{{{...")
 
No edit summary
Line 18: Line 18:
     <td>{{{category|}}}</td>
     <td>{{{category|}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div><noinclude>
 
<noinclude>


==Example of usage==
==Example of usage==

Revision as of 16:12, 30 October 2023

Infobox Event

Example of usage

{{Infobox_Event
|venue = 
|date =
|time =
|cost =
|category = 
}}