Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

Get the currencyLink for the specified currencyID.

currencyLink = GetCurrencyLink(currencyID,currencyAmount)

Arguments[]

currencyID
Integer - currency index - see table at GetCurrencyInfo for a list
currencyAmount
Integer - currency amount

Return values[]

currencyLink
String - The currency link (similar to itemLink) for the specified index (e.g. "|cffa335ee|Hcurrency:396:0|h[Valor Points]|h|r" for Valor Points) or nil if the index is for a header.

See also[]