WoW:ItemLink: Difference between revisions

32 bytes removed ,  15 June 2010
m
yank first header
m (yank first header)
Line 1: Line 1:
{{DISPLAYTITLE:itemLink}}
{{DISPLAYTITLE:itemLink}}
{{wowapitype}}<br>
{{wowapitype}}
 
'''itemLinks''' are returned by several functions, e.g. [[API GetAuctionItemLink|GetAuctionItemLink]](), [[API GetContainerItemLink|GetContainerItemLink]](), [[API GetInventoryItemLink|GetInventoryItemLink]](), etc.
== itemLink API Type (String) ==
itemLinks are returned by several functions, e.g. [[API GetAuctionItemLink|GetAuctionItemLink]](), [[API GetContainerItemLink|GetContainerItemLink]](), [[API GetInventoryItemLink|GetInventoryItemLink]](), etc.


In essence, they are [[itemString]]s with additional formatting to make in-game text controls display them as clickable hyperlinks.
In essence, they are [[itemString]]s with additional formatting to make in-game text controls display them as clickable hyperlinks.