WoW:API SetItemRef: Difference between revisions
Jump to navigation
Jump to search
SetItemRef -Documentation by Deathshadow-
No edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
Displays an item information box from a specified link. | Displays an item information box from a specified link. | ||
SetItemRef(itemLink); | |||
== Parameters == | |||
=== Arguments === | |||
:itemLink | |||
== == | :;(string) : itemLink is the item id (eg 'item:3577:0:0:276308480' is a [Gold Bar]). | ||
---- | |||
__NOTOC__ | |||
{{Template:WoW API}} | |||
Revision as of 04:52, 2 August 2005
Displays an item information box from a specified link.
SetItemRef(itemLink);
Parameters
Arguments
- itemLink
- (string)
- itemLink is the item id (eg 'item:3577:0:0:276308480' is a [Gold Bar]).