Template:Infobox event
Infobox used on pages related to real-life events.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Event name | name | Name of the event. Omit this parameter if same as the page name.
| String | optional |
| Image | image | Image of the event. | Content | suggested |
| Image caption | caption | Caption describing the event image. | Content | suggested |
| Date started | started | Date and time when the event started. | Date | required |
| Date ended | ended | Date and time when the event ended. | Date | suggested |
| Location | location | Location where the event was held. This could be an in-person, or (more frequently) a website or other online location where the event could be accessed. | Content | required |
| Status | status | Whether the event is still ongoing, on hold, or ended.
| String | required |
{{Infobox event
|name = Toby standing in his room
|image = Toby Fox photograph.jpg
|caption = Toby Fox standing in his room
|started = 2016-01-31
|location = [https://twitter.com/tobyfox/status/693911871884247044 Toby's room]
|status = Ended
|links = [https://twitter.com/tobyfox/ twitter.com/tobyfox/]
}}gives...
- Category:Events outside Undertale for usage examples
- MediaWiki:Infobox.css for the styles used in the template.