<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AAPI_GetBackpackCurrencyInfo</id>
	<title>WoW:API GetBackpackCurrencyInfo - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AAPI_GetBackpackCurrencyInfo"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetBackpackCurrencyInfo&amp;action=history"/>
	<updated>2026-06-02T02:31:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_GetBackpackCurrencyInfo&amp;diff=19514&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page API GetBackpackCurrencyInfo to WoW:API GetBackpackCurrencyInfo without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetBackpackCurrencyInfo&amp;diff=19514&amp;oldid=prev"/>
		<updated>2023-08-15T04:45:44Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_GetBackpackCurrencyInfo&quot; title=&quot;WoW:API GetBackpackCurrencyInfo&quot;&gt;API GetBackpackCurrencyInfo&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_GetBackpackCurrencyInfo&quot; title=&quot;WoW:API GetBackpackCurrencyInfo&quot;&gt;API GetBackpackCurrencyInfo&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:45, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_GetBackpackCurrencyInfo&amp;diff=19513&amp;oldid=prev</id>
		<title>WoWWiki&gt;Starlightblunder: Created page with &#039;Returns information about a currency item currently being shown as part of the backpack.  name, count, extraCurrencyType, icon, itemid = GetBackpackCurrencyInfo(id)  == Arguments…&#039;</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetBackpackCurrencyInfo&amp;diff=19513&amp;oldid=prev"/>
		<updated>2009-11-08T01:18:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;Returns information about a currency item currently being shown as part of the backpack.  name, count, extraCurrencyType, icon, itemid = GetBackpackCurrencyInfo(id)  == Arguments…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{wowapi}}&lt;br /&gt;
Returns information about a currency item currently being shown as part of the backpack.&lt;br /&gt;
 name, count, extraCurrencyType, icon, itemid = GetBackpackCurrencyInfo(id)&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
; id : Number - Index, ascending from 1 to {{api|GetNumWatchedTokens}}().&lt;br /&gt;
&lt;br /&gt;
== Return values ==&lt;br /&gt;
; name : String - Localized currency name; or nil if the id argument is out of range.&lt;br /&gt;
; count : Number - Amount of this currency currently possessed by the player.&lt;br /&gt;
; extraCurrencyType : Number - 0 for item-based currencies, 1 for arena points, 2 for honor points.&lt;br /&gt;
; icon : String - Path to the item-based currency texture; invalid for arena/honor points.&lt;br /&gt;
; itemid : Number - Item ID of the item-based currency item; invalid for arena/honor points.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* As of 3.2, up to 3 currencies may be tracked as part of the backpack display. The function does not raise errors on out of range indices.&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;Starlightblunder</name></author>
	</entry>
</feed>