Template:Steam: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 11: Line 11:
== Examples ==
== 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|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.
* <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>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 19:11, 20 May 2011

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