Difference between revisions of "User:I-ghost/BPitem/t"

From Team Fortress Wiki
Jump to: navigation, search
m
m
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
=== 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.
** Enter {{code|0}} as the item serial to link to only link to the backpack.
+
** 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 third parameter is omitted, a default string of "Inventory" is displayed.
 
** Can also use the shorthand {{tlx|bpitem}}
 
** Can also use the shorthand {{tlx|bpitem}}
 
* Steam account information should be [[Template:Dictionary/steam ids|entered here]].
 
* Steam account information should be [[Template:Dictionary/steam ids|entered here]].
 
* {{tlx|bpitem|76561197960435530|162307172|Robin Walker's Rocket Launcher}} generates {{bpitem|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}}.
 
</noinclude>
 
</noinclude>

Latest revision as of 16:52, 22 May 2013

Inventory

Documentation for I-ghost/BPitem/t

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}}
  • Steam account information should be entered here.
  • {{bpitem|76561197960435530|162307172|Robin Walker's Rocket Launcher}} generates Robin Walker's Rocket Launcher.