Template:Game release free: Difference between revisions
Jump to navigation
Jump to search
(Remove excess whitespace, add sample usage) |
m (Autolang) |
||
Line 1: | Line 1: | ||
<includeonly>{{ | {{Lang}} | ||
|text = | [[Category:Notice templates|{{PAGENAME}}]] | ||
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>]. | |||
== Usage == | |||
<pre>{{Game release free|appid=440}}</pre> | |||
produces | |||
{{Game release free|appid=440}} | |||
(440 is the appid for TF2) | |||
<includeonly><onlyinclude>{{Messagebox | |||
|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>]. | |||
| 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>]. | |||
| ru = Эта игра доступна в Steam, бесплатно. [steam://run/{{{appid}}} Скачать] или [{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">просмотреть страницу в магазине</span>]. | |||
| ja = このゲームはSteamで無料で遊べます。[steam://run/{{{appid}}} すぐに起動する]・[{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">Steamストアで見る</span>] | |||
| zh = 该游戏已免费上架至 Steam。 [steam://run/{{{appid}}} 现在启动]或者[{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">访问商店页面</span>]。}} | |||
|image = [[File:steam_available.png|link=]] | |image = [[File:steam_available.png|link=]] | ||
|bgcolor = #000000 | |bgcolor = #000000 | ||
Line 7: | Line 23: | ||
|bdcolor2 = #474747 | |bdcolor2 = #474747 | ||
|txtcolor = #ffffff | |txtcolor = #ffffff | ||
}}</ | }}</onlyinclude></includeonly> | ||
Revision as of 02:27, 28 February 2023
Usage
{{Game release free|appid=440}}
produces


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 = 中文(台灣)
}}
(440 is the appid for TF2)