Template:Steam App Open: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→Documentation: Added: New example) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#switch:{{lc:{{{notification}}}}} | {{#switch:{{lc:{{{notification}}}}} | ||
| 0 = [https://store.steampowered.com/app/{{{id}}} | | 0 = [https://store.steampowered.com/app/{{{id}}} {{{name}}}] | ||
| 1 = [https://store.steampowered.com/app/{{{id}}} Click here to open in Steam | | 1 = [https://store.steampowered.com/app/{{{id}}} Click here to open in Steam {{{name}}}] | ||
| #default = [https://store.steampowered.com/app/{{{id}}} Click here to open in Steam | | 2 = {{#switch:{{lc:{{{customnotification}}}}} | ||
<noinclude> | | #default = [https://store.steampowered.com/app/{{{id}}} {{{customnotification}}}]}} | ||
| #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.