Difference between revisions of "Template:Steam"
From Obsidian Conflict Wiki
m (didn't worked :/) |
m (1 revision from VDC:Template:Steam) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [steam://{{{1}}} {{{2|steam://{{{1}}}}}}] | + | [steam://{{{1}}} {{{2|steam://{{{1}}}}}}]<noinclude> |
+ | |||
+ | == Documentation == | ||
+ | This template is used to create a link to the [http://www.steampowered.com Steam client] and perform various Steam-related functions. | ||
+ | |||
+ | * See [[VDC:Steam browser protocol | Steam browser protocol]] for more information. | ||
+ | |||
+ | == Syntax == | ||
+ | <nowiki>{{</nowiki>Steam|''<steam command>''|''<optional link title>''<nowiki>}}</nowiki> | ||
+ | |||
+ | == Examples == | ||
+ | * <code><nowiki>{{Steam|open/games}}</nowiki></code> will produce: [steam://open/games steam://open/games], which opens the Steam My Games list. | ||
+ | * <code><nowiki>{{Steam|store/240|Buy Counter-Strike Source}}</nowiki></code> will produce: [steam://store/240 Buy Counter-Strike Source] and will open the Steam Store to the [[Counter-Strike: Source]] page when clicked.</noinclude> |
Latest revision as of 00:12, 11 December 2009
Documentation
This template is used to create a link to the Steam client and perform various Steam-related functions.
- See Steam browser protocol for more information.
Syntax
{{Steam|<steam command>|<optional link title>}}
Examples
-
{{Steam|open/games}}
will produce: steam://open/games, which opens the Steam My Games list. -
{{Steam|store/240|Buy Counter-Strike Source}}
will produce: Buy Counter-Strike Source and will open the Steam Store to the Counter-Strike: Source page when clicked.