Difference between revisions of "Template:Backpack Item Link"

From Team Fortress Wiki
Jump to: navigation, search
m
m
 
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
[http://steamcommunity.com/profiles/{{{1|76561197960435530}}}/inventory{{#if: {{{2|}}} | /#440_2_{{{2|}}} {{{3|{{steam name|{{{1|76561197960435530}}}}}}}}|/ Inventory}}]<noinclude>
+
[https://steamcommunity.com/profiles/{{{1|76561197960435530}}}/inventory{{#if: {{{2|}}} | /#440_2_{{{2|}}} {{{3|{{steam name|{{{1|76561197960435530}}}}}}}}|/ {{lang
 +
| en = Inventory
 +
| cs = Inventář
 +
| da = Inventar
 +
| de = Inventar
 +
| es = Inventario
 +
| fi = Tavaraluettelo
 +
| fr = Inventaire
 +
| hu = Leltár
 +
| it = Inventario
 +
| ja = インベントリ
 +
| ko = 보관함
 +
| no = Lager
 +
| nl = Inventaris
 +
| pl = Ekwipunek
 +
| pt = Inventário
 +
| pt-br = inventário
 +
| ro = Inventar
 +
| ru = Инвентарь
 +
| sv = Förråd
 +
| tr = Envanter
 +
| zh-hans = 库存
 +
| zh-hant = 物品欄
 +
}}}}]<noinclude>
 
{{doc begin}}
 
{{doc begin}}
 
=== Usage ===
 
=== Usage ===
 
* First parameter is the steam community ID, second is the item serial, third is the player's name.
 
* First parameter is the steam community ID, second is the item serial, third is the player's name.
 +
** To fetch a user's name from the dictionary, both the ID and item serial must be provided. Use a serial of 0 or {{code|&bnsp}} to use an ID with a custom label, but no item serial.
 
** If the serial is omitted, a link only to the inventory is generated.
 
** If the serial is omitted, a link only to the inventory is generated.
** If the third parameter is omitted, a default string of "Inventory" is displayed.
+
** If the third parameter is omitted, a default string of “Inventory” is displayed.
** Can also use the shorthand {{tlx|bpitem}}
+
* Steam account information should be [[Template:Dictionary/steam ids/id_list|entered here]].
* Steam account information should be [[Template:Dictionary/steam ids|entered here]].
+
* {{tlx|Backpack Item Link|76561197960435530|162307172|Robin Walker's Rocket Launcher}} generates {{Backpack Item Link|76561197960435530|162307172|Robin Walker's Rocket Launcher}}.
* {{tlx|bpitem|76561197960435530|162307172|Robin Walker's Rocket Launcher}} 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>

Latest revision as of 21:36, 27 October 2021

Inventory

Documentation for Backpack Item Link

Usage

  • First parameter is the steam community ID, second is the item serial, third is the player's name.
    • To fetch a user's name from the dictionary, both the ID and item serial must be provided. Use a serial of 0 or &bnsp to use an ID with a custom label, but no item serial.
    • If the serial is omitted, a link only to the inventory is generated.
    • If the third parameter is omitted, a default string of “Inventory” is displayed.
  • Steam account information should be entered here.
  • {{Backpack Item Link|76561197960435530|162307172|Robin Walker's Rocket Launcher}} generates Robin Walker's Rocket Launcher.