Difference between revisions of "Template:Steamid"

From Team Fortress Wiki
Jump to: navigation, search
m
(I'd rather have it the other way around.)
Line 1: Line 1:
 
{{#switch:{{{1|}}}
 
{{#switch:{{{1|}}}
   | id = [http://steamcommunity.com/id/{{{2|}}} {{{3|{{{2|Profile}}}}}}]
+
   | profile = [http://steamcommunity.com/profiles/{{{1|}}} {{{3|{{{2|Profile}}}}}}]
   | #default = [http://steamcommunity.com/profiles/{{{1|}}} {{{3|{{{2|Profile}}}}}}]
+
   | #default = [http://steamcommunity.com/id/{{{2|}}} {{{3|{{{2|Profile}}}}}}]
 
}}<noinclude>
 
}}<noinclude>
* {{tlx|steamid|id|robinwalker|Robin Walker on Steam}} generates {{steamid|id|robinwalker|Robin Walker on Steam}}.
+
* {{tlx|steamid|robinwalker|Robin Walker on Steam}} generates {{steamid|robinwalker|Robin Walker on Steam}}.
* {{tlx|steamid|76561198003843032|Steam user}} generates {{steamid|76561198003843032|Steam user}}.
+
* {{tlx|steamid|profile|76561198003843032|Steam user}} generates {{steamid|profile|76561198003843032|Steam user}}.
 
[[Category:Formatting templates|steamid]]
 
[[Category:Formatting templates|steamid]]
 
</noinclude>
 
</noinclude>

Revision as of 21:58, 12 August 2010

Profile