Template:Mod release: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Everything is rewritten to making the code cleaner and merge some stuff from Template:Game release, some other languages might need to be checked manually by the translators to making sure this new change doesn't turning it into nonsense.)
No edit summary
Line 6: Line 6:
| vi = Mod này hiện tại đang có trong Steam. [steam://run/{{{appid}}} '''Mở trò chơi luôn''']* hoặc xem trang cửa hàng trong ([{{valvestorefront game|appid={{{appid}}}}} <font style="color:yellow">'''Trình duyệt'''</font>] {{!}} [steam://run/{{{appid}}} <font style="color:yellow">'''Steam'''</font>]*).<br>Để xem thêm thông tin, bấm [https://store.steampowered.com/about/communitymods/ vào đây] để biết thêm về các bản mod trên Steam.<br><small>*Chỉ dùng được nếu Steam đã được cài đặt, nếu không, xin vui lòng [https://store.steampowered.com/about/ cài đặt] nếu bạn chưa có Steam.</small>
| vi = Mod này hiện tại đang có trong Steam. [steam://run/{{{appid}}} '''Mở trò chơi luôn''']* hoặc xem trang cửa hàng trong ([{{valvestorefront game|appid={{{appid}}}}} <font style="color:yellow">'''Trình duyệt'''</font>] {{!}} [steam://run/{{{appid}}} <font style="color:yellow">'''Steam'''</font>]*).<br>Để xem thêm thông tin, bấm [https://store.steampowered.com/about/communitymods/ vào đây] để biết thêm về các bản mod trên Steam.<br><small>*Chỉ dùng được nếu Steam đã được cài đặt, nếu không, xin vui lòng [https://store.steampowered.com/about/ cài đặt] nếu bạn chưa có Steam.</small>
| zh = 该{{#if:{{{game|}}}|{{{game}}}的}}模组已上架至 Steam,您可[steam://run/{{{appid}}} 立即启动游戏]*或通过([{{valvestorefront game|appid={{{appid}}}}} <font style="color:yellow">'''浏览器'''</font>] {{!}} [steam://run/{{{appid}}} <font style="color:yellow">'''Steam'''</font>]*)浏览其商店页面。<br><small>*在运行游戏前,请确您保已[https://store.steampowered.com/about/ 安装]了 Steam。}}
| zh = 该{{#if:{{{game|}}}|{{{game}}}的}}模组已上架至 Steam,您可[steam://run/{{{appid}}} 立即启动游戏]*或通过([{{valvestorefront game|appid={{{appid}}}}} <font style="color:yellow">'''浏览器'''</font>] {{!}} [steam://run/{{{appid}}} <font style="color:yellow">'''Steam'''</font>]*)浏览其商店页面。<br><small>*在运行游戏前,请确您保已[https://store.steampowered.com/about/ 安装]了 Steam。}}
{{#if:{{{sys|}}}|<br><br>'''{{Autolang<!-- Supported systems -->
{{#switch:{{{sys|}}}|true=<br><br>'''{{Autolang<!-- Supported systems -->
| Supported Systems for this game:
| Supported Systems for this game:
| vi = Trò chơi này hỗ chợ hệ điều hành:
| vi = Trò chơi này hỗ chợ hệ điều hành:
| zh = 支持的操作系统
| zh = 支持的操作系统
}}'''}} {{#switch:{{{win}}}|true={{windows|4}}|#default=|false=}} {{#switch:{{{mac}}}|true={{mac|4}}|#default=|false=}} {{#switch:{{{linux}}}|true={{linux|4}} + {{steamos|4}}|#default=|false=}} {{#switch:{{{deck}}}
|show=<br><br>'''{{Autolang<!-- Same as true -->
| Supported Systems for this game:
| vi = Trò chơi này hỗ chợ hệ điều hành:
| zh = 支持的操作系统}}
|false=|hide='''}} {{#switch:{{{win}}}|true={{windows|4}}|#default=|false=}} {{#switch:{{{mac}}}|true={{mac|4}}|#default=|false=}} {{#switch:{{{linux}}}|true={{linux|4}} + {{steamos|4}}|#default=|false=}} {{#switch:{{{deck}}}
| #default = {{Autolang<!-- Begin translation for Steam Deck support status -->
| #default = {{Autolang<!-- Begin translation for Steam Deck support status -->
| <br>'''Steam Deck support status:''' {{steamdeck untested|4}} - [https://www.protondb.com/app/{{{appid}}} More info on ProtonDB]
| <br>'''Steam Deck support status:''' {{steamdeck untested|4}} - [https://www.protondb.com/app/{{{appid}}} More info on ProtonDB]

Revision as of 03:55, 3 May 2023


{{messagebox |text =

Red x.png
This template (and its redirect) is Wikipedia icon 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
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

Syntax: {{mod release|appid=<game appid>}} Optional: Put {{mod release|game={{hl2|3.1}}|appid=<game appid>|sys=true|win=true|mac=true|linux=true|deck=verified|note=<insert text here>}} to show all supported systems (Win, Mac, Linux + SteamOS), game/mod notices, aswell as game name and Deck status to verified.

Parameters

Example + Preview

{{mod release|game={{hl2|3.1}}|appid=17520|sys=true|win=true|mac=true|linux=true|deck=playable|note=This is an example text.}} will show this:

{{messagebox |text =

Red x.png
This template (and its redirect) is Wikipedia icon 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
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}



Red x.png
This template (and its redirect) is Wikipedia icon 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
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
Windows Windows macOS macOS Linux Linux + SteamOS SteamOS 
Red x.png
This template (and its redirect) is Wikipedia icon 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
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

Red x.png
This template (and its redirect) is Wikipedia icon 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
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

This is an example text.

See also

Game release + demo

Mod release

  • Template:Mod release - You are currently viewing this page

Delisted games

Software release