Template:Infobox game
This template is used as an infobox on pages describing games.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | Image or logo of the game. | File | suggested |
| Image caption | caption | Caption of the image. | String | optional |
| Developer | developer | Developer(s) of the game. | Content | suggested |
| Release date | release | The game's release date. | Content | suggested |
| Engine | engine | The engine the game was developed in. | Content | suggested |
| Platform(s) | platform | Platform(s) the game is playable on.
| Content | suggested |
| Genre | genre | Genre the game fits in.
| Content | suggested |
| Website | website | The game's official website. | Content | suggested |
{{Infobox game
|image = Undertale logo old.png
|caption = It's a logo but it's outdated
|developer = [[Toby Fox|What do you think? Inc.]]
|release = 30th February, 201X
|engine = [[wikipedia:Engine|Engine]]
|platform =
* Windows
* Doors
* Doorknobs
* Beds
|genre = RPG
|website = [https://google.com undertale.com]
}}gives...
- Undertale and Undertale Demo for usage examples.
- MediaWiki:Infobox.css for the styles used in the template.