Modèle:Infobox game
This template is used as an infobox on pages describing games.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Image | image | Image or logo of the game. | Fichier | suggéré |
| Image caption | caption | Caption of the image. | Chaîne | facultatif |
| Developer | developer | Developer(s) of the game. | Contenu | suggéré |
| Release Date | release | The game's release date. | Contenu | suggéré |
| Engine | engine | The engine the game was developed in. | Contenu | suggéré |
| Platform(s) | platform | Platform(s) the game is playable on.
| Contenu | suggéré |
| Genre | genre | Genre the game fits in.
| Contenu | suggéré |
| Website | website | The game's official website. | Contenu | suggéré |
{{Infobox game
|image = Undertale logo.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.