Template:Infobox game: Difference between revisions

From The Sextant of Worlds
Jump to navigationJump to search
No edit summary
Tags: Reverted 2017 source edit
No edit summary
Tags: Reverted 2017 source edit
Line 1: Line 1:


<templatedata>
{
  "description": "Infobox for tabletop or video games.",
  "params": {
    "title": {
      "label": "Title",
      "description": "Title of the game",
      "required": true
    },
    "image": {
      "label": "Image",
      "description": "Image of the game box, logo, or screenshot"
    },
    "publisher": {
      "label": "Publisher",
      "description": "The company or organization that published the game"
    },
    "genre": {
      "label": "Genre",
      "description": "The genre(s) of the game"
    },
    "platforms": {
      "label": "Platforms",
      "description": "Supported platforms (e.g. PC, Switch, etc.)"
    },
    "release_date": {
      "label": "Release Date",
      "description": "Original release date"
    },
    "website": {
      "label": "Official Website",
      "description": "Link to official site"
    }
  },
  "format": "block"
}
</templatedata>


<noinclude>
"description": "Infobox for tabletop or video games.",
"params": {
  "title": {
    "label": "Title",
    "description": "Title of the game",
    "required": true
  },
  "image": {
    "label": "Image",
    "description": "Image of the game box, logo, or screenshot"
  },
  "publisher": {
    "label": "Publisher",
    "description": "The company or organization that published the game"
  },
  "genre": {
    "label": "Genre",
    "description": "The genre(s) of the game"
  },
  "platforms": {
    "label": "Platforms",
    "description": "Supported platforms (e.g. PC, Switch, etc.)"
  },
  "release_date": {
    "label": "Release Date",
    "description": "Original release date"
  },
  "website": {
    "label": "Official Website",
    "description": "Link to official site"
  }
},
"format": "block"
{{infobox
{{infobox
| italic title = {{{italic title|no}}}
| italic title = {{{italic title|no}}}

Revision as of 01:05, 21 April 2025

Infobox for tabletop or video games.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle

Title of the game

Unknownrequired
Imageimage

Image of the game box, logo, or screenshot

Unknownoptional
Publisherpublisher

The company or organization that published the game

Unknownoptional
Genregenre

The genre(s) of the game

Unknownoptional
Platformsplatforms

Supported platforms (e.g. PC, Switch, etc.)

Unknownoptional
Release Daterelease_date

Original release date

Unknownoptional
Official Websitewebsite

Link to official site

Unknownoptional