Valve Developer Community:Sandbox: Difference between revisions
Jump to navigation
Jump to search
1416006136 (talk | contribs) (an experiment) |
1416006136 (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
---- | ---- | ||
{{messagebox | {{messagebox | ||
|text = {{Autolang|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>].|zh=这款游戏已上架 Steam,您可[steam://run/{{{appid}}} 立即启动游戏]或[{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">点击此处前往商店页面</span>]。}}<br>{{#if:{{{sys|}}}|'''{{Autolang|Supported Systems:|zh=支持的操作系统:}}'''}} {{#if:{{{win|}}}|{{windows|4}}}} {{#if:{{{mac|}}}|{{mac|4}}}} {{#if:{{{linux|}}}|{{linux|4}} + {{steamos|4}}}} {{#if:{{{note|}}}|<br><span style="color: #f47b20"> '''{{Autolang|Notice:|zh=注意:}}'''</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.--> | |text = {{Autolang|1=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>].|zh=这款游戏已上架 Steam,您可[steam://run/{{{appid}}} 立即启动游戏]或[{{valvestorefront game|appid={{{appid}}}}} <span style="color: yellow">点击此处前往商店页面</span>]。}}<br>{{#if:{{{sys|}}}|'''{{Autolang|Supported Systems:|zh=支持的操作系统:}}'''}} {{#if:{{{win|}}}|{{windows|4}}}} {{#if:{{{mac|}}}|{{mac|4}}}} {{#if:{{{linux|}}}|{{linux|4}} + {{steamos|4}}}} {{#if:{{{note|}}}|<br><span style="color: #f47b20"> '''{{Autolang|Notice:|zh=注意:}}'''</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 00:39, 9 April 2023
The Sandbox (Valve Developer Community:Sandbox) is a VDC namespace page designed for testing and experimenting with Wiki syntax. Feel free to try your skills at formatting here: click on edit, make your changes, and click 'Save page' when you are finished. Content added here will not stay permanently.
Please do not edit the "markup" text, at the top of the editing window, that reads "{{sandbox}}".


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