Template:Steam App Install: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[steam://run/{{{1}}} Click here to install the {{{2}}}.]<noinclude>
[steam://run/{{{id}}}]
{{#switch:{{lc:{{{notification}}}}}
| 0          =
| 1          = Click here to install the  
| #default    = Click here to install the
}}
{{{name}}}.<noinclude>
====Documentation====
====Documentation====
First write Steam game id then game name. Example {{Steam App Install|730|Counter-Strike: Global Offensive}) [steam://run/730 Click here to install the Counter-Strike: Global Offensive.]
First write Steam game id then game name. Example {{Steam App Install|id=730|name=Counter-Strike: Global Offensive|notification=1}) [steam://run/730 Click here to install the Counter-Strike: Global Offensive.]
</noinclude>
</noinclude>

Revision as of 01:36, 27 May 2020

[1] Click here to install the {{{name}}}.

Documentation

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