Template:Infobox game/doc
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 |
| 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 |
| Chapter 1 release date | chapter1 | The release date for Chapter 1 | Date | suggested |
| Chapter 2 release date | chapter2 | The release date for Chapter 2 | Date | suggested |
| Chapter 3 and 4 release date | chapter34 | The release date for Chapter 3 and Chapter 4 | Date | suggested |
| Chapter 5 release date | chapter5 | The release date for Chapter 5 | Date | suggested |
{{Infobox game
|image = Deltarune logo.svg
|caption = It's a logo but it's SVG
|developer = [[ut:Toby Fox|What do you think? Inc.]]
|engine = [[wikipedia:Engine|Engine]]
|platform =
* Windows
* Doors
* Doorknobs
* Beds
|genre = RPG
|website = [https://google.com deltarune.com]
|chapter1 = 30th February 201X
|chapter2 = 30th February 202X
|chapter34 = 30th February 204X
}}gives...
- Deltarune and Deltarune Chapter 1&2 for usage examples.
- MediaWiki:Infobox.css for the styles used in the template.