Template:Game release: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
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}}}} | |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}}}} <!-- User:kr0tchet - Probably might need some rewritten to the Supported Systems 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 10: | Line 10: | ||
[[Category:Notice templates|{{PAGENAME}}]] | [[Category:Notice templates|{{PAGENAME}}]] | ||
{{syntax|<nowiki>{{game release|appid=<game appid>}}</nowiki>}} | {{syntax|<nowiki>{{game release|appid=<game appid>}}</nowiki>}} | ||
Put <code><nowiki>{{game release|appid=<game appid>|sys=true|win=true|mac=true|linux=true}}</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}}</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}} | {{game release|appid=220|sys=true|win=true|mac=true|linux=true}} |
Revision as of 02:01, 2 April 2023

Syntax: {{game release|appid=<game appid>}}
Put {{game release|appid=<game appid>|sys=true|win=true|mac=true|linux=true}}
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
Supported Systems:


