Template:Infobox game/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
Infobox template for games. Includes relevant information on more general side (publisher, distribution, links) and more dev-oriented (engine, language, modding and sdk).
Infobox template for games. Includes relevant information on more general side (publisher, distribution, links) and more dev-oriented (engine, language, modding and sdk).


Links section can include {{steamicon}}[[Steam]], {{moddb|Moddb}} and other.
Links section can include {{Steamicon|2}}, {{moddb}} and other.


{{see also|[[:Category:Needs infobox game]]}}
{{see also|[[:Category:Needs infobox game]]}}

Revision as of 01:44, 25 June 2024

Edit-copy.png
This is a documentation subpage for Template:Infobox game.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Infobox template for games. Includes relevant information on more general side (publisher, distribution, links) and more dev-oriented (engine, language, modding and sdk).

Links section can include Steam Steam, ModDB ModDB 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 = 
|distribution = 
|website = 
|links = 
|previousgame = 
|nextgame = 
}}

Credits

Based on {{SoftwareBox}}.