Template:Steam App Open: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
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.]
</noinclude>
</noinclude>

Revision as of 07:28, 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.