Template:Steam App Open: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (→‎Documentation: Added: New example)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
| 0          = [https://store.steampowered.com/app/{{{id}}} {{{name}}}]
| 0          = [https://store.steampowered.com/app/{{{id}}} {{{name}}}]
| 1          = [https://store.steampowered.com/app/{{{id}}} Click here to open in Steam {{{name}}}]
| 1          = [https://store.steampowered.com/app/{{{id}}} Click here to open in Steam {{{name}}}]
| 2          = {{#switch:{{lc:{{{customnotification}}}}}
| #default    = [https://store.steampowered.com/app/{{{id}}} {{{customnotification}}}]}}
| #default    = [https://store.steampowered.com/app/{{{id}}} Click here to open in Steam {{{name}}}]}}<noinclude>
| #default    = [https://store.steampowered.com/app/{{{id}}} Click here to open in Steam {{{name}}}]}}<noinclude>
====Documentation====
====Documentation====
First write Steam game id then game name. Example {{Steam App Open|id=730|name=Counter-Strike: Global Offensive|notification=1}) [https://store.steampowered.com/app/730 Click here to open in Steam Counter-Strike: Global Offensive.]
First write Steam game id then game name. Example: {{Steam App Open|id=730|name=Counter-Strike: Global Offensive|notification=1}) [https://store.steampowered.com/app/730 Click here to open in Steam Counter-Strike: Global Offensive.]
 
{{Steam App Install|id=629|notification=2|customnotification=Click here to download Portal 2 Authoring Tools.}) [https://store.steampowered.com/app/629 Click here to download Portal 2 Authoring Tools.]
</noinclude>
</noinclude>

Latest revision as of 10:19, 27 May 2020

Click here to open in Steam {{{name}}}

Documentation

First write Steam game id then game name. Example: {{Steam App Open|id=730|name=Counter-Strike: Global Offensive|notification=1}) Click here to open in Steam Counter-Strike: Global Offensive.

{{Steam App Install|id=629|notification=2|customnotification=Click here to download Portal 2 Authoring Tools.}) Click here to download Portal 2 Authoring Tools.