Template:Infobox engine

From Valve Developer Community
Revision as of 21:00, 1 July 2024 by Kr0tchet (talk | contribs) (Created this template which will be used for engine-related pages.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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 [view] [edit]
Icon-translate.png Available doc translations
View
Page history


Source
Logo of the Source engine.
Developer(s)
Screenshot-CSGO-Source_engine_comparison.jpg
Developer(s)
Release date(s)
October 7, 2004
License
Proprietary (source code available for non-commercial purposes)
Official website
Official Website (archived)
Links
GitHub Issues GitHub Issues (bug report for all Source games, except CS:GO)
Source SDK 2013 source code Source SDK 2013 source code
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 Steam, GitHub 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}}.