Template:Infobox game

De Valve Developer Community
Ir para navegação Ir para pesquisar
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.pngTemplate Documentation [visualizar] [editar] [criar Português do Brasil (pt-br)]
Icon-translate.png Available doc translations
Info.png
The Template:Infobox game/doc/pt-br documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.
Numero de cordas:19
Estado aproximado da tradução: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
Desenvolvedora(s)
Distribuidora(s)
Sierra Entertainment (initial retail)
Electronic Arts (GotY edition)
Valve Corporation (digital)
Lançamento
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)
Motor Gráfico
Steam AppID
Escrito em
Compatibilidade com Mods
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
Distribuição
Retail, Steam
Site Oficial
Jogos Anteriores
Jogos Posteriores

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.

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}}.