Template:Game release free: Difference between revisions
Jump to navigation
Jump to search
m (Newer design to stay consistent with the Template:Game release and Template:Game release delisted) |
m (Added OS (Supported Systems), some other language might need proper translation as its was done in Google Translate.) |
||
Line 5: | Line 5: | ||
<includeonly><onlyinclude>{{Messagebox | <includeonly><onlyinclude>{{Messagebox | ||
|text = {{Autolang | |text = {{Autolang | ||
| 1 = This game is available on Steam, for free. [steam://run/{{{appid}}} Launch it now] or [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">view its store page</span>]. | | 1 = This game is available on Steam, for free. [steam://run/{{{appid}}} Launch it now] or [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">view its store page</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.--> | ||
| es = Este juego es disponible en Steam, gratis. [steam://run/{{{appid}}} Lanzarlo ahora] o [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">ver su pagina en Steam</span>]. | | es = Este juego es disponible en Steam, gratis. [steam://run/{{{appid}}} Lanzarlo ahora] o [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">ver su pagina en Steam</span>]. <br>{{#if:{{{sys|}}}|Sistema soportado:}} {{#if:{{{win|}}}|{{windows|4}}}} {{#if:{{{mac|}}}|{{mac|4}}}} {{#if:{{{linux|}}}|{{linux|4}}}} | ||
| ru = Эта игра доступна в Steam, бесплатно. [steam://run/{{{appid}}} Скачать] или [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">просмотреть страницу в магазине</span>]. | | ru = Эта игра доступна в Steam, бесплатно. [steam://run/{{{appid}}} Скачать] или [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">просмотреть страницу в магазине</span>]. <br>{{#if:{{{sys|}}}|Поддерживаемая система:}} {{#if:{{{win|}}}|{{windows|4}}}} {{#if:{{{mac|}}}|{{mac|4}}}} {{#if:{{{linux|}}}|{{linux|4}}}} | ||
| ja = このゲームはSteamで無料で遊べます。[steam://run/{{{appid}}} すぐに起動する]・[{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">Steamストアで見る</span>] | | ja = このゲームはSteamで無料で遊べます。[steam://run/{{{appid}}} すぐに起動する]・[{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">Steamストアで見る</span>] <br>{{#if:{{{sys|}}}|対応システム:}} {{#if:{{{win|}}}|{{windows|4}}}} {{#if:{{{mac|}}}|{{mac|4}}}} {{#if:{{{linux|}}}|{{linux|4}}}} | ||
| zh = 该游戏已免费上架至 Steam。 [steam://run/{{{appid}}} 现在启动]或者[{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">访问商店页面</span>]。}} | | zh = 该游戏已免费上架至 Steam。 [steam://run/{{{appid}}} 现在启动]或者[{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">访问商店页面</span>]。<br>{{#if:{{{sys|}}}|系统支持:}} {{#if:{{{win|}}}|{{windows|4}}}} {{#if:{{{mac|}}}|{{mac|4}}}} {{#if:{{{linux|}}}|{{linux|4}}}}}} | ||
|image = [[File:steam_available.png|link=]] | |image = [[File:steam_available.png|link=]] | ||
|bgcolor = #000000 | |bgcolor = #000000 | ||
Line 18: | Line 18: | ||
}}</onlyinclude></includeonly> | }}</onlyinclude></includeonly> | ||
{{syntax|<nowiki>{{game release free|appid=<game appid>}}</nowiki>}} | {{syntax|<nowiki>{{game release free|appid=<game appid>}}</nowiki>}} | ||
Optional: <code><nowiki>{{game release free|appid=<game appid>|sys=true|win=true|mac=true|linux=true}}</nowiki></code> results in: | |||
{{Game release free|appid=400|sys=true|win=true|mac=true|linux=true}} |
Revision as of 05:28, 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 free|appid=<game appid>}}
Optional: {{game release free|appid=<game appid>|sys=true|win=true|mac=true|linux=true}}
results in:


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 = 中文(台灣)
}}