<?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_GameTooltip_SetCurrencyToken</id>
	<title>WoW:API GameTooltip SetCurrencyToken - 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_GameTooltip_SetCurrencyToken"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GameTooltip_SetCurrencyToken&amp;action=history"/>
	<updated>2026-06-03T17:17:44Z</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_GameTooltip_SetCurrencyToken&amp;diff=18458&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page API GameTooltip SetCurrencyToken to WoW:API GameTooltip SetCurrencyToken without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GameTooltip_SetCurrencyToken&amp;diff=18458&amp;oldid=prev"/>
		<updated>2023-08-15T04:45:38Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_GameTooltip_SetCurrencyToken&quot; title=&quot;WoW:API GameTooltip SetCurrencyToken&quot;&gt;API GameTooltip SetCurrencyToken&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_GameTooltip_SetCurrencyToken&quot; title=&quot;WoW:API GameTooltip SetCurrencyToken&quot;&gt;API GameTooltip SetCurrencyToken&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;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&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;!-- diff cache key addonstu_asmw2:diff::1.12:old-18457:rev-18458 --&gt;
&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_GameTooltip_SetCurrencyToken&amp;diff=18457&amp;oldid=prev</id>
		<title>WoWWiki&gt;Toadkiller: New page: {{widgetmethod}}  &lt;!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --&gt;  GameTooltip:SetCurrencyToken(tokenId)  &lt;!-- Describe the pu...</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GameTooltip_SetCurrencyToken&amp;diff=18457&amp;oldid=prev"/>
		<updated>2008-11-02T22:45:40Z</updated>

		<summary type="html">&lt;p&gt;New page: {{widgetmethod}}  &amp;lt;!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --&amp;gt;  GameTooltip:SetCurrencyToken(tokenId)  &amp;lt;!-- Describe the pu...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{widgetmethod}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --&amp;gt;&lt;br /&gt;
 GameTooltip:SetCurrencyToken(tokenId)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Describe the purpose of the function, though exhausting detail can be saved for a later section --&amp;gt;&lt;br /&gt;
Shows the tooltip for the specified token type. &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
;&amp;#039;&amp;#039;Arguments&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- List each argument, together with its type --&amp;gt;&lt;br /&gt;
:(tokenId)&lt;br /&gt;
:;tokenId : integer - id of the token type to load the tooltip for.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
;&amp;#039;&amp;#039;Returns&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- List each return value, together with its type --&amp;gt;&lt;br /&gt;
: The function returns nothing, but the text in the displayed tooltip can be accessed with GameTooltipTextLeftN:GetText() and GameTooltipTextRightN:GetText(), where N is the line number.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
;&amp;#039;&amp;#039;Example&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;!-- If it helps, include an example here, though it&amp;#039;s not required if the usage is self-explanatory --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 GameTooltip:SetCurrencyToken(2) -- Shows the Tooltip for Badge of Justice&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
;&amp;#039;&amp;#039;Details&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
: .&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;Toadkiller</name></author>
	</entry>
</feed>