Template:Infobox engine/doc: Difference between revisions

From Zombie Panic! Official Wiki
Jump to navigation Jump to search
Created page with "{{clr}} {{Doc/subpage}} {{Infobox engine |title = Source |image = SourceLogoWhite.png |imagetooltip = Logo of the Source engine. |image2 = Screenshot-CSGO-Source_engine_comparison.jpg |imagetooltip2 = Screenshot in-game of Counter-Strike: Global Offensive, using Valve's latest branch of the Source Engine.<!-- text cannot be line break when using "software" template, so using actual links instead. --> |developer = V..."
 
No edit summary
 
Line 1: Line 1:
{{clr}}
{{clr}}
{{Doc/subpage}}
{{Infobox engine
{{Infobox engine
|title = Source
|title = Source
Line 21: Line 20:
Infobox template for game engines. Includes relevant information on more general side (developer, license, links) and more Dev-oriented (language, modding and sdk).
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 {{Steamicon|2}}, {{GitHub}} and other.
Links section can include {{Steamicon|2}}, {{Github}} and other.
<!--
<!--
{{see also|[[:Category:Needs infobox game]]}}
{{see also|[[:Category:Needs infobox game]]}}

Latest revision as of 22:58, 24 August 2025

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
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}}.