<?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_GetCoinTextureString</id>
	<title>WoW:API GetCoinTextureString - 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_GetCoinTextureString"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetCoinTextureString&amp;action=history"/>
	<updated>2026-06-01T20:10:33Z</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_GetCoinTextureString&amp;diff=19452&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page API GetCoinTextureString to WoW:API GetCoinTextureString without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetCoinTextureString&amp;diff=19452&amp;oldid=prev"/>
		<updated>2023-08-15T04:45:48Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_GetCoinTextureString&quot; title=&quot;WoW:API GetCoinTextureString&quot;&gt;API GetCoinTextureString&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_GetCoinTextureString&quot; title=&quot;WoW:API GetCoinTextureString&quot;&gt;API GetCoinTextureString&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_GetCoinTextureString&amp;diff=19451&amp;oldid=prev</id>
		<title>WoWWiki&gt;Farmbuyer: initial documentation</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetCoinTextureString&amp;diff=19451&amp;oldid=prev"/>
		<updated>2009-09-08T04:28:53Z</updated>

		<summary type="html">&lt;p&gt;initial documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{wowapi}} __NOTOC__&lt;br /&gt;
&lt;br /&gt;
Breaks down an amount of money into gold/silver/copper, inserts appropriate [[UI_escape_sequences|&amp;quot;|T&amp;quot; texture strings]] for coin icons, and returns the resulting string.&lt;br /&gt;
&lt;br /&gt;
 formattedAmount = GetCoinTextureString(amount[, fontHeight]);&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
:;amount&lt;br /&gt;
::: Integer - the amount of money in copper (for example, the return value from [[API_GetMoney|GetMoney]])&lt;br /&gt;
:;fontHeight&lt;br /&gt;
::: Integer - (optional) the height of the coin icon; if not specified, it defaults to 14 (or the chat window font size? unsure)&lt;br /&gt;
&lt;br /&gt;
=== Returns ===&lt;br /&gt;
:; formattedAmount&lt;br /&gt;
::: String - a string suitable for printing or displaying&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
 /script print(GetCoinTextureString(12345))&lt;br /&gt;
 {{Cost|g=1|s=23|c=45}}&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;Farmbuyer</name></author>
	</entry>
</feed>