Template:EventsHandler
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output |
|---|---|
| {{EventsHandler}} | There are currently no events. |
{{EventsHandler|
{{InfoboxLite|title = This is sample event 1.}}
{{InfoboxLite|title = This is sample event 2.}}
}}
|
|
TemplateData
This template detects if any events are provided. If there are none, it will display a message indicating that there are no events.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Events | 1 | One or more event infoboxes, i.e. {{CampaignInfobox|...}}, to display. If omitted, a message is shown instead. | Content | optional |