From Valve Developer Community
Jump to navigation
Jump to search

Available doc translations
…
English
Release date(s)
October 7, 2004
License
Proprietary (source code available for non-commercial purposes)
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}}.