Template:Infobox game

De Valve Developer Community
Ir a la navegación Ir a la búsqueda
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngDocumentación de las plantillas [ver] [editar] [crear Español (es)]
Icon-translate.png Available doc translations
Info.png
La página de documentación Template:Infobox game/doc/es no existe.
La documentación en inglés se mostrará en su lugar, pudiendo usar el traductor de Google (o un software similar) para traducir esta página. Si no aparece nada tras este mensaje, es que la documentación no existe ni en inglés.
Icon-translate.png
Este plantilla utilizar un strings subpágina
Segues por favor el formato en este subpágina para agregar traducciones
Número de cadenas:19
Estado aproximado de la traducción:English (en) 100% Español (es) 94.74% Hrvatski (hr) 100% Português do Brasil (pt-br) 100% Русский (ru) 100% 中文 (zh) 100% 
Half-Life 2
Software Cover - Half-Life 2.jpg
Desarrollador(es)
Distribuidor(es)
Sierra Entertainment (initial retail)
Electronic Arts (GotY edition)
Valve Corporation (digital)
Lanzamiento
November 16, 2004 
Windows:
November 16, 2004
Xbox:
November 15, 2005
Xbox 360:
October 10, 2007
PlayStation 3:
December 11, 2007
macOS:
May 26, 2010
Linux:
May 9, 2013
Android
May 12, 2014
Modo(s)
Plataforma(s)
Steam AppID
Escrito en
Compatibilidad de mod
Yes (custom folder, sourcemods, Steam Workshop)
Documentation
Requisitos de sistema
  • Win Vista, 7 or later
  • 1.7 GHz and/or Dual-core
  • 1 GB RAM
  • 6.5 GB disk space
  • NVIDIA GeForce 6xxx series, ATI Radeon X1600, Intel HD Graphics 3000
    with 128 MB VRAM
New Engine only. For details, see below
Distribución
Retail, Steam
Sitio web oficial
Juego previo
Siguiente juego

Infobox template for games. Includes relevant information on more general side (publisher, distribution, links) and more dev-oriented (engine, language, modding and sdk).

Links section can include Steam Steam, ModDB ModDB and other.

Véase también:  Category:Needs infobox game

Usage instructions

Copy and paste the following code into the top of the article, filling the appropriate fields. Omitted or blank fields will not be shown on the article page.

{{Infobox game
|title = 
|image = 
|image2 = 
|developer = 
|publisher = 
|series = 
|releasedates = 
|genre =
|mode = 
|platform =
<!-- Style guide: For games that have two versions on two different branches, use "{{src|4}}</br>{{first-branch|1}} (Mod)<br> {{second-branch|1|nt=1}} (Steam)", otherwise "{{src|4}} ({{first-branch|1|nt=1}}" -->
<!-- Remember to use short engine branch name (Source 2013 MP) instead of Source 2013 Multiplayer. -->
|engine =
|appid =
|codelang = 
|modsupport = 
|sdk = 
|doc =
|sysreq = 
|steamdeck =
|distribution = 
|website = 
|links = 
|previousgame = 
|nextgame = 
}}

Example

It should look like the example on the right.

Credits

Based on {{SoftwareBox}}.