|
|
Line 1: |
Line 1: |
| | | |
− | <templatedata>
| |
− | {
| |
− | "description": "A template to generate an infobox for a video game.",
| |
− | "params": {
| |
− | "title": {
| |
− | "label": "title",
| |
− | "description": "Title of the game. If not specified the 'name' parameter or the PAGENAME are used. It should be plain text, do not include a wikilink, hyperlink or image in this parameter.",
| |
− | "type": "string/line",
| |
− | "required": false
| |
− | },
| |
− | "collapsible": {
| |
− | "label": "collapsible",
| |
− | "description": "Whether this screenshot is hidden by default, set to 'yes' to place the screenshot in a collapsible section",
| |
− | "type": "string/line",
| |
− | "required": false
| |
− | },
| |
− | "state": {
| |
− | "label": "state",
| |
− | "description": "Determines the initial collapsed state of the infobox. Set collapsed to put the box in collapsed state initially. Set expanded to put the box in expanded state initially. Set autocollapse to have the box's initial collapsed state be determined automatically based on the number of other templates in the article that also have the \"collapsible\" attribute. (Has no effect if collapsible is not used.)",
| |
− | "type": "string",
| |
− | "default": "autocollapse",
| |
− | "required": false
| |
− | },
| |
− | "image": {
| |
− | "label": "image",
| |
− | "description": "File name for a screenshot of the image, e.g. 'GIMP screenshot.png'",
| |
− | "type": "wiki-file-name",
| |
− | "required": false
| |
− | },
| |
− | "border": {
| |
− | "label": "border",
| |
− | "description": "Add a border around the image",
| |
− | "type": "string",
| |
− | "example": "yes"
| |
− | },
| |
− | "caption": {
| |
− | "label": "caption",
| |
− | "description": "A short description of the image.",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "developer": {
| |
− | "label": "developer",
| |
− | "description": "The popular name(s) of the game developer(s), if confirmed by primary sources.",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "publisher": {
| |
− | "label": "publisher",
| |
− | "description": "The popular name(s) of the video game publisher(s), if confirmed by primary sources.",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "series": {
| |
− | "label": "series",
| |
− | "description": "The video game series the game is associated with. Only use this field if there is an article for the series. Wikilink and italicize the name(s) (such as Halo).",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "engine": {
| |
− | "label": "engine",
| |
− | "description": "The game's engine",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "platforms": {
| |
− | "label": "platforms",
| |
− | "description": "The unabbreviated console or operating system family the game was specifically developed or officially announced (if not canceled) for. This includes dedicated ports, but not games in emulation or services. See documentation for examples.",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "released": {
| |
− | "label": "released",
| |
− | "description": "Release date. If possible, use the game's exact release date. Example: November 3, 2013.",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "genre": {
| |
− | "label": "genre",
| |
− | "description": "The genre of the game, such as first-person shooter, adventure, etc.",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "modes": {
| |
− | "label": "modes",
| |
− | "type": "string",
| |
− | "required": false,
| |
− | "description": "Playing modes offered by the game. Currently, the only accepted values are single-player, multiplayer, or both."
| |
− | },
| |
− | "cabinet": {
| |
− | "label": "cabinet",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "display": {
| |
− | "label": "display",
| |
− | "type": "string",
| |
− | "required": false,
| |
− | "description": "The characteristics of the arcade hardware's video output, such as graphical technique, display resolution and monitor orientation. Example: [[Raster graphics|Raster]], 256 x 224, horizontal orientation"
| |
− | },
| |
− | "arcade system": {
| |
− | "label": "arcade system",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "Note": {
| |
− | "label": "Note",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "cpu": {
| |
− | "label": "cpu",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "sound": {
| |
− | "label": "sound",
| |
− | "type": "string",
| |
− | "required": false
| |
− | },
| |
− | "director": {
| |
− | "label": "director",
| |
− | "type": "string",
| |
− | "required": false,
| |
− | "description": "The popular names of the game directors or creative directors who oversaw the creative development of the game. The names can be wikilinked."
| |
− | },
| |
− | "producer": {
| |
− | "label": "producer",
| |
− | "type": "string",
| |
− | "required": false,
| |
− | "description": "The popular names of the game producers in overall charge of the production of the game. The names can be wikilinked."
| |
− | },
| |
− | "designer": {
| |
− | "label": "designer",
| |
− | "type": "string",
| |
− | "required": false,
| |
− | "description": "The popular names of the game designers, i.e. people who worked on the game's system. The names can be wikilinked. This field is often unfilled in modern high-budget development due to large team sizes and collaboration. Older games and indie games are more likely to use this position."
| |
− | },
| |
− | "programmer": {
| |
− | "label": "programmer",
| |
− | "type": "string",
| |
− | "required": false,
| |
− | "description": "The popular names of the game programmers. The names can be wikilinked. This field is often unfilled in modern high-budget development due to large team sizes and collaboration. Older games and indie games are more likely to use this position."
| |
− | },
| |
− | "artist": {
| |
− | "label": "artist",
| |
− | "type": "string",
| |
− | "required": false,
| |
− | "description": "The popular names of the game's artists. The names can be wikilinked."
| |
− | },
| |
− | "writer": {
| |
− | "label": "writer",
| |
− | "type": "string",
| |
− | "required": false,
| |
− | "description": "The popular names of the game's writers. The names can wikilinked. The writers should be listed in the order of their contribution, with those who wrote the game's scenarios/scripts listed before the game's story writers."
| |
− | },
| |
− | "composer": {
| |
− | "label": "composer",
| |
− | "type": "string",
| |
− | "required": false,
| |
− | "description": "The popular names of the composers who worked on the game's music."
| |
− | }
| |
− | },
| |
− | "format": "block"
| |
− | }
| |
− | </templatedata>
| |