Template:Infobox engine/doc: Difference between revisions
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|title = Source | |title = Source | ||
|image = SourceLogoWhite.png | |image = SourceLogoWhite.png | ||
|imagetooltip = Logo of the Source engine. | |||
|image2 = Screenshot-CSGO-Source_engine_comparison.jpg | |image2 = Screenshot-CSGO-Source_engine_comparison.jpg | ||
|imagetooltip2 = Screenshot in-game of | |imagetooltip2 = Screenshot in-game of [[Counter-Strike: Global Offensive]], using Valve's [[Counter-Strike: Global Offensive engine branch|latest branch]] of the Source Engine.<!-- text cannot be line break when using "software" template, so using actual links instead. --> | ||
|developer = [[Valve Corporation]] | |developer = [[Valve Corporation]] | ||
|releasedates = October 7, 2004 | |releasedates = October 7, 2004 | ||
Line 30: | Line 31: | ||
|title = | |title = | ||
|image = | |image = | ||
|imagetooltip = (Optional, image description) | |||
|image2 = | |image2 = | ||
|imagetooltip2 = (Optional) | |imagetooltip2 = (Optional, image description) | ||
|developer = | |developer = | ||
|releasedates = | |releasedates = |
Latest revision as of 21:22, 1 July 2024

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.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
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
Platform(s)
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}}.