Template:Game release: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{lang|Template:Game release}} | {{lang|Template:Game release}} | ||
<onlyinclude>{{messagebox | <onlyinclude>{{messagebox|text = {{autolang | ||
|text = This game is available on Steam. [steam://run/{{{appid}}} Launch it now] or [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow"> | | This game is available on Steam. [steam://run/{{{appid}}} Launch it now] or [{{valvestorefront game|appid={{{appid}}}}} buy it here].<!-- User:10124 - When the [buy it here] setting color here will not be displayed --><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}}}}} | ||
| zh = 这款游戏已上架 Steam,您可[steam://run/{{{appid}}} 立即启动游戏]或[{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">点击此处前往商店页面</span>]。<!-- User:10124 - Here the <span style> is working properly --><br>{{#if:{{{sys|}}}|支持的操作系统:}} {{#if:{{{win|}}}|{{windows|4}}}} {{#if:{{{mac|}}}|{{mac|4}}}} {{#if:{{{linux|}}}|{{linux|4}}}} {{#if:{{{note|}}}|<br><span style="color: #f47b20"> '''注意:'''</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 |
Revision as of 20:32, 2 April 2023


This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example

You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
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 template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example

You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}