WoW:API SetItemRef: Difference between revisions
Jump to navigation
Jump to search
SetItemRef -Documentation by Deathshadow-
Last updated: Patch 1.6.1
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<center> | <center>'''SetItemRef''' ''-Documentation by [[user:Deathshadow|Deathshadow]]-''</center> | ||
Displays an item information box from a specified link. | Displays an item information box from a specified link. | ||
| Line 8: | Line 8: | ||
=== Arguments === | === Arguments === | ||
:itemLink | :itemLink | ||
:; | :;itemLink : String - itemLink is the item id (eg 'item:3577:0:0:276308480' is a [Gold Bar]). | ||
=== Returns === | |||
:;''Returns nil'' | |||
<br><center><i>Last updated: Patch 1.6.1</i></center> | |||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Item Functions|SetItemRef]] | |||
Revision as of 19:22, 19 August 2005
Displays an item information box from a specified link.
SetItemRef(itemLink);
Parameters
Arguments
- itemLink
- itemLink
- String - itemLink is the item id (eg 'item:3577:0:0:276308480' is a [Gold Bar]).
Returns
- Returns nil