Difference between revisions of "Template:Backpack Item Link"

From Team Fortress Wiki
Jump to: navigation, search
(rm www, pootis categories)
m (test: switched to steam inventory, documentation updated, temporarily wrapped in noinclude to keep pages from breaking)
Line 1: Line 1:
{{#switch:{{{1|}}}
+
<noinclude>[http://steamcommunity.com/profiles/{{{1|76561197960435530}}}/inventory/#440_2_{{{2|162307172}}} {{{3|Robin Walker's Valve Rocket Launcher}}}]
  | id = [http://optf2.com/item/{{{2|}}} {{#if:{{{3|}}}
 
    | {{{3|}}}
 
    | {{ucfirst:{{{2|Steam Profile}}}}}
 
    }}]
 
  | #default = [http://optf2.com/item/{{{1|}}} {{{3|{{{2|Link to item}}}}}}]
 
}}<noinclude>
 
 
{{doc begin}}
 
{{doc begin}}
* {{tlx|bpitem|id|162307172|Robin Walker's Rocket Launcher on OPTF2}} generates {{bpitem|id|162307172|Robin Walker's Rocket Launcher on OPTF2}}.
+
* First parameter is the steam community ID, second is the item serial, third is the player's name.
* {{tlx|bpitem|162307172|User's item}} generates {{bpitem|162307172|User's item}}.
+
** Can also use the shorthand {{tlx|bpitem}}
 +
* {{tlx|bpitem|76561197960435530|162307172|Robin Walker's Rocket Launcher on OPTF2}} generates {{bpitem|76561197960435530|162307172|Robin Walker's Rocket Launcher}}.
  
 
[[Category:Link insertion templates|Backpack item link]]
 
[[Category:Link insertion templates|Backpack item link]]
 
</noinclude>
 
</noinclude>

Revision as of 15:51, 6 October 2011

Robin Walker's Valve Rocket Launcher

Documentation for Backpack Item Link

  • First parameter is the steam community ID, second is the item serial, third is the player's name.
    • Can also use the shorthand {{bpitem}}
  • {{bpitem|76561197960435530|162307172|Robin Walker's Rocket Launcher on OPTF2}} generates Robin Walker's Rocket Launcher.