Template:Game release: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
	
	
	
	
		
	
Tag: Undo  | 
				mNo edit summary  | 
				||
| Line 1: | Line 1: | ||
{{lang|Template:Game release}}  | {{lang|Template:Game release}}  | ||
<onlyinclude>{{messagebox  | <onlyinclude>{{messagebox  | ||
|text = This game is available on Steam. [steam://run/{{{appid}}} Launch it now] or [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">buy it here</span>].<br>{{#if:{{{sys|}}}|Supported Systems:}} {{#if:{{{win|}}}|{{windows|4}}}} {{#if:{{{mac|}}}|{{mac|4}}}} {{#if:{{{linux|}}}|{{linux|4}}}} {{#if:{{{note|}}}|<br><span style="color: #f47b20"> '''Notice:'''</span> {{{note}}}}}<!-- User:kr0tchet - Probably might need some rewritten to the Supported Systems + Note section to accept false value. Somebody else will probably do it.-->  | |text = This game is available on Steam. [steam://run/{{{appid}}} Launch it now] or [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">buy it here</span>].<br>{{#if:{{{sys|}}}|Supported Systems:}} {{#if:{{{win|}}}|{{windows|4}}}} {{#if:{{{mac|}}}|{{mac|4}}}} {{#if:{{{linux|}}}|{{linux|4}}}} {{#if:{{{steamos|}}}|{{steamos|4}}}} {{#if:{{{note|}}}|<br><span style="color: #f47b20"> '''Notice:'''</span> {{{note}}}}}<!-- User:kr0tchet - Probably might need some rewritten to the Supported Systems + Note section to accept false value. Somebody else will probably do it.-->  | ||
|image = [[File:steam_available.png|link=]]  | |image = [[File:steam_available.png|link=]]  | ||
|bgcolor = #000000  | |bgcolor = #000000  | ||
| Line 13: | Line 13: | ||
Put <code><nowiki>{{game release|appid=<game appid>|sys=true|win=true|mac=true|linux=true|note=<insert text here>}}</nowiki></code> to show all supported systems (Win, Mac, Linux).    | Put <code><nowiki>{{game release|appid=<game appid>|sys=true|win=true|mac=true|linux=true|note=<insert text here>}}</nowiki></code> to show all supported systems (Win, Mac, Linux).    | ||
'''Example below:'''  | '''Example below:'''  | ||
{{game release|appid=220|sys=true|win=true|mac=true|linux=true|note=This is an example text.}}  | {{game release|appid=220|sys=true|win=true|mac=true|linux=true|steamos=true|note=This is an example text.}}  | ||
Revision as of 03:27, 3 April 2023

Syntax: {{game release|appid=<game appid>}}
Optional:
Put {{game release|appid=<game appid>|sys=true|win=true|mac=true|linux=true|note=<insert text here>}} to show all supported systems (Win, Mac, Linux). 
Example below:

This game is available on Steam. Launch it now or buy it here.
Supported Systems:
 Windows 
 macOS 
 Linux 
 SteamOS 
Notice: This is an example text.
Supported Systems:
Notice: This is an example text.