Template:Infobox video game: Difference between revisions
More actions
No edit summary |
No edit summary |
||
| Line 70: | Line 70: | ||
<noinclude>{{Documentation}} | <noinclude>{{Documentation}} | ||
[[Category:Template Infobox]] | [[Category:Template Infobox]] | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"title": {}, | |||
"image": {}, | |||
"caption": {}, | |||
"developer": {}, | |||
"publisher": {}, | |||
"director": {}, | |||
"designer": {}, | |||
"programmer": {}, | |||
"artist": {}, | |||
"composer": {}, | |||
"platforms": {}, | |||
"released": {}, | |||
"genre": {}, | |||
"modes": {}, | |||
"website": {}, | |||
"twitter": {}, | |||
"youtube": {} | |||
} | |||
} | |||
</templatedata></noinclude> | |||
Revision as of 00:06, 20 September 2024
{{Infobox video game
| title = {{PAGENAME}} <!-- Avoid using subst: here -->
| image =
| caption =
| developer =
| publisher =
| designer =
| composer =
| engine =
| released =
| genre =
| modes =
| platforms =
| distribution =
}}
Parameters
This template is used to generate an infobox for a video game article. It provides a standardized format for presenting key information about the game.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Developer(s) | Developer(s) | The company or individuals responsible for the development of the video game. This can include multiple developers if applicable. | String | suggested |
| image | image | An image of the game's cover art. Leave out the 'File:' prefix, as it is already included in the template. The image should be relevant and clearly depict the game's cover. | File | suggested |
| Publisher(s) | Publisher(s) | The company or companies responsible for publishing the video game. This can include multiple publishers if applicable. | String | suggested |
| Director(s) | Director(s) | The individual(s) who directed the game. This can include creative or technical directors. | String | suggested |
| Designer(s) | Designer(s) | The individual(s) responsible for the game design, including gameplay mechanics, level design, and overall concept. | String | optional |
| Programmer(s) | Programmer(s) | The individual(s) who programmed the game, handling the coding and technical implementation. | String | optional |
| Artist(s) | Artist(s) | The individual(s) responsible for the game's visual design, including character design, environment design, and overall art direction. | String | optional |
| Composer(s) | Composer(s) | The individual(s) who composed the music for the game. This may include multiple composers if applicable. | String | optional |
| Platform(s) | Platform(s) | The platforms on which the game was released. Examples include PC, PlayStation, Xbox, Nintendo Switch, etc. | String | optional |
| Release | Release | The release date(s) of the game. | String | optional |
| Genre(s) | Genre(s) | The genre(s) of the game, such as Action, RPG, Adventure, etc. | String | optional |
| Mode(s) | Mode(s) | The gameplay modes available in the game, such as Single-player, Multiplayer, Co-op, etc. | String | optional |
| TEST | |
| Game Information | |
|---|---|
| Developer(s) | Test |
| Publisher(s) | Test |
| Designer(s) | Test |
| Composer(s) | Test |
| Platform(s) | Test |
| Release | Test |
| Genre(s) | Test |
| Mode(s) | Test |
| Links | |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| caption | caption | no description | Unknown | optional |
| developer | developer | no description | Unknown | optional |
| publisher | publisher | no description | Unknown | optional |
| director | director | no description | Unknown | optional |
| designer | designer | no description | Unknown | optional |
| programmer | programmer | no description | Unknown | optional |
| artist | artist | no description | Unknown | optional |
| composer | composer | no description | Unknown | optional |
| platforms | platforms | no description | Unknown | optional |
| released | released | no description | Unknown | optional |
| genre | genre | no description | Unknown | optional |
| modes | modes | no description | Unknown | optional |
| website | website | no description | Unknown | optional |
twitter | no description | Unknown | optional | |
| youtube | youtube | no description | Unknown | optional |