Difference between revisions of "Template:Steam"

From Obsidian Conflict Wiki
Jump to: navigation, search
m (didn't worked :/)
m
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>

Revision as of 00:24, 11 December 2009

steam://{{{1}}}

Documentation

This template is used to create a link to the Steam client and perform various Steam-related functions.

Syntax

 {{Steam|<steam command>|<optional link title>}}

Examples