Template:Infobox engine
来自Valve Developer Community
跳转到导航
跳转到搜索

文档页面 Template:Infobox engine/doc/zh 不存在。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。
Source
Screenshot in-game of Counter-Strike: Global Offensive, using Valve's latest branch of the Source Engine.
Developer(s)
Release date(s)
October 7, 2004
Written in
License
Proprietary (source code available for non-commercial purposes)
Official website
Official Website (archived)
Links
Predecessor
Successor
Infobox template for game engines. Includes relevant information on more general side (developer, license, links) and more Dev-oriented (language, modding and sdk).
Links section can include Steam,
GitHub 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 engine
|title =
|image =
|imagetooltip = (Optional, image description)
|image2 =
|imagetooltip2 = (Optional, image description)
|developer =
|releasedates =
|codelang =
|sdk =
|platform =
|sysreq =
|website =
|links =
|license =
|previousengine =
|nextengine =
}}
Example
See the example on the right.
Credits
Based on {{SoftwareBox}}.