Template:Infobox engine/doc

From Valve Developer Community
< Template:Infobox engine
Revision as of 21:10, 1 July 2024 by Kr0tchet (talk | contribs) (Created page with "{{clr}} {{Doc/subpage}} {{Infobox engine |title = Source |image = SourceLogoWhite.png |image2 = Screenshot-CSGO-Source_engine_comparison.jpg |imagetooltip2 = Screenshot in-gam...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Edit-copy.png
This is a documentation subpage for Template:Infobox engine.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Source
SourceLogoWhite.png
Screenshot in-game of Counter-Strike: Global Offensive, using Valve's latest branch of the Source Engine.
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
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 game
|title = 
|image = 
|developer = 
|publisher = 
|series = 
|releasedates = 
|genre =
|mode = 
|platform = 
|engine = 
|appid =
|codelang = 
|modsupport = 
|sdk = 
|sysreq = 
|steamdeck =
|distribution = 
|website = 
|links = 
|previousgame = 
|nextgame = 
}}

Example

See the example on the right.

Credits

Based on {{SoftwareBox}}.