Difference between revisions of "Template:Backpack Item Link"
(Helps to close the ifs properly?) |
m |
||
Line 1: | Line 1: | ||
− | [http://steamcommunity.com/profiles/{{{1|76561197960435530}}}/inventory{{#if: {{{2|}}} | /#440_2_{{{2|}}} | + | [http://steamcommunity.com/profiles/{{{1|76561197960435530}}}/inventory{{#if: {{{2|}}} | /#440_2_{{{2|}}} {{{3|{{steam name|{{{1|76561197960435530}}}}}}}}|/ Inventory}}]<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 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. |
Revision as of 16:53, 22 May 2013
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 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.
- Can also use the shorthand
{{bpitem}}
- To fetch a user's name from the dictionary, both the id and serial must be provided. Use a serial of 0 or
- Steam account information should be entered here.
{{bpitem|76561197960435530|162307172|Robin Walker's Rocket Launcher}}
generates Robin Walker's Rocket Launcher.