Modèle:Infobox event
Infobox used on pages related to real-life events.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Event name | name | Name of the event. Omit this parameter if same as the page name.
| Chaîne | facultatif |
| Image | image | Image of the event. | Contenu | suggéré |
| Image caption | caption | Caption describing the event image. | Contenu | suggéré |
| Date started | started | Date and time when the event started. | Date | obligatoire |
| Date ended | ended | Date and time when the event ended. | Date | suggéré |
| 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. | Contenu | obligatoire |
| Status | status | Whether the event is still ongoing, on hold, or ended.
| Chaîne | obligatoire |
{{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
}}gives...
- Category:Events outside Undertale for usage examples
- MediaWiki:Infobox.css for the styles used in the template.