Template:Infobox game

来自Valve Developer Community
跳转到导航 跳转到搜索
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.png模板文档 [查看] [编辑] [创建 中文 (zh)]
Icon-translate.png Available doc translations
Info.png
文档页面 Template:Infobox game/doc/zh 不存在。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。
Icon-translate.png
本模板使用字符串子页面
请遵循该子页面上的格式添加翻译。
字符串数量:19
翻译的大致情况: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
开发商
发行商
Sierra Entertainment (initial retail)
Electronic Arts (GotY edition)
Valve Corporation (digital)
发行日期
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
模式
平台
Steam AppID
编程语言
模组支持
Yes (custom folder, sourcemods, Steam Workshop)
开发工具包
系统要求
  • 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
分发
Retail, Steam
官方网站
前代游戏
后代游戏

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