Template:Infobox game: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
mNo edit summary  | 
				No edit summary  | 
				||
| Line 146: | Line 146: | ||
}}  | }}  | ||
</onlyinclude></includeonly>  | </onlyinclude></includeonly>  | ||
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.  | |||
==Usage instructions==  | ==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.  | 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.  | ||
<source>  | |||
{{Game Infobox  | |||
|title =   | |||
|image =   | |||
|developer =   | |||
|publisher =   | |||
|series =   | |||
|releasedates =   | |||
|genre =  | |||
|mode =   | |||
|platform =   | |||
|engine =   | |||
|codelang =   | |||
|modsupport =   | |||
|sdk =   | |||
|sysreq =   | |||
|distribution =   | |||
|website =   | |||
|links =   | |||
|previousgame =   | |||
|nextgame =   | |||
}}  | |||
</source>  | |||
===Credits===  | ===Credits===  | ||
Based on {{tl2|SoftwareBox}}.  | Based on {{tl2|SoftwareBox}}.  | ||
Revision as of 05:40, 21 June 2024
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, 
 ModDB page 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.
{{Game Infobox
|title = 
|image = 
|developer = 
|publisher = 
|series = 
|releasedates = 
|genre =
|mode = 
|platform = 
|engine = 
|codelang = 
|modsupport = 
|sdk = 
|sysreq = 
|distribution = 
|website = 
|links = 
|previousgame = 
|nextgame = 
}}Credits
Based on {{SoftwareBox}}.