Plantilla:Infobox/Juego

De Inkipedia
< Plantilla:Infobox
Revisión del 17:29 23 abr 2022 de Killer1001 (discusión | contribs.) (Killer1001 trasladó la página Plantilla:InfoboxGame a Plantilla:Juego sin dejar una redirección: Traducción)

Produces an infobox for a game.

Parameters

color Optional. An RGB triplet to use as the base color for formatting. The default color is 192, 192, 192, defined in SiteColor as "Generic".
style Optional. A CSS property list to apply to the top-level container.
title Optional. The game's title. If absent, the page name is used.
image Optional. The filename of the game's box art. If not specified, an example image is used.
caption Optional. Text displayed below the box art image.
developer   The game's developer(s).
publisher   The game's publisher(s).
producer Optional. The game's producer(s).
director Optional. The game's director(s).
platform   The platform(s) on which the game is available.
released   The release dates of the game by region.
genre Optional. The genre(s) of the game.
modes Optional. The available game modes.
media Optional The distribution media of the game.
size Optional. The data size of the game.
ratings Optional. The age/audience ratings of the game by region.

Example

Markup

{{InfoboxGame
|color={{SiteColor|Splatoon}}
|title=''Splatoon''
|image=Boxart.jpg
|caption=North American box art
|developer=[[List_of_Splatoon_staff|Nintendo EAD Group No. 2]]
|publisher=[[Nintendo]]
|producer = [[Hisashi Nogami]]
|platform=[[Wii U]]
|media=Wii U optical disc<br>Digital Download (eShop)
|released=[[wikipedia:Japan|JP]]: {{date|2015-05-28}}<br>[[wikipedia:North America|NA]]&[[wikipedia:Europe|EU]]: {{date|2015-05-29}}<br>[[wikipedia:Australia|AU]]: {{date|2015-05-30}}
|genre=[[wikipedia:Third-person Shooter|Third-person Shooter]]
|modes=[[wikipedia:Single-player|Single-player]], [[wikipedia:multiplayer|multiplayer]]
|size = 2.3 GB (Not including update data)<br>0.6 GB (Update data)
|ratings=JP: All Ages by [[wikipedia:Computer Entertainment Rating Organization|CERO]]<br>EU: 7+ by [[wikipedia:PEGI|PEGI]]<br>NA: Everyone 10+ by [[wikipedia:Entertainment Software Rating Board|ESRB]]<br>AU: Parental Guidance by [[wikipedia:Australian Classification Board|ACB]]
}}

Output

Plantilla:InfoboxGame