<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://talkingheadswiki.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AINRConvert%2Fout</id>
	<title>Template:INRConvert/out - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://talkingheadswiki.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AINRConvert%2Fout"/>
	<link rel="alternate" type="text/html" href="https://talkingheadswiki.com/mediawiki/index.php?title=Template:INRConvert/out&amp;action=history"/>
	<updated>2026-04-06T10:35:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://talkingheadswiki.com/mediawiki/index.php?title=Template:INRConvert/out&amp;diff=1351&amp;oldid=prev</id>
		<title>Naomi: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://talkingheadswiki.com/mediawiki/index.php?title=Template:INRConvert/out&amp;diff=1351&amp;oldid=prev"/>
		<updated>2024-05-09T07:03:21Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&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 07:03, 9 May 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&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;!-- diff cache key th_wiki:diff:1.41:old-1350:rev-1351 --&gt;
&lt;/table&gt;</summary>
		<author><name>Naomi</name></author>
	</entry>
	<entry>
		<id>https://talkingheadswiki.com/mediawiki/index.php?title=Template:INRConvert/out&amp;diff=1350&amp;oldid=prev</id>
		<title>Wikipedia&gt;Jonesey95: formatnum is not needed here (rnd outputs commas as needed)</title>
		<link rel="alternate" type="text/html" href="https://talkingheadswiki.com/mediawiki/index.php?title=Template:INRConvert/out&amp;diff=1350&amp;oldid=prev"/>
		<updated>2020-09-29T00:09:18Z</updated>

		<summary type="html">&lt;p&gt;formatnum is not needed here (rnd outputs commas as needed)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#if:{{{3|}}}&lt;br /&gt;
  |{{#ifexpr:{{{1|1}}}round{{{3|2}}}&amp;lt;1&lt;br /&gt;
     |{{rnd|{{{1|1}}}*100|{{{3|0}}}}}{{{¢|}}}&lt;br /&gt;
     |{{#ifexpr:{{{1|1}}}round{{{3|2}}}&amp;lt;1E6&lt;br /&gt;
        |{{{$|}}}{{rnd|{{{1|1}}}|{{{3|0}}}}}{{#ifeq:{{{3|0}}}|1|0}}&lt;br /&gt;
        |{{#ifexpr:{{{1|1}}}round{{{3|2}}}&amp;lt;1E9&lt;br /&gt;
           |{{{$|}}}{{rnd|{{{1|1}}}/1E6|{{{3|0}}}}}&amp;amp;nbsp;million&lt;br /&gt;
           |{{#ifexpr:{{{1|1}}}round{{{3|2}}}&amp;lt;1E12&lt;br /&gt;
              |{{{$|}}}{{rnd|{{{1|1}}}/1E9|{{{3|0}}}}}&amp;amp;nbsp;billion&lt;br /&gt;
              |{{#ifexpr:{{{1|1}}}round{{{3|2}}}&amp;lt;1E15&lt;br /&gt;
                 |{{{$|}}}{{rnd|{{{1|1}}}/1E12|{{{3|0}}}}}&amp;amp;nbsp;trillion&lt;br /&gt;
                 |{{{$|}}}{{rnd|{{{1|1}}}|{{{3|0}}}-{{{2|0}}}}}&lt;br /&gt;
               }}&lt;br /&gt;
            }}&lt;br /&gt;
         }}&lt;br /&gt;
      }}&lt;br /&gt;
   }}&lt;br /&gt;
  |{{#switch:{{#expr:{{{2|0}}}+(100=({{{1|1}}}E(1-{{{2|0}}}))round0)}}&lt;br /&gt;
     |-4={{rnd|{{{1|1}}}*100|3}}{{{¢|}}}&lt;br /&gt;
     |-3={{rnd|{{{1|1}}}*100|2}}{{{¢|}}}&lt;br /&gt;
     |-2={{rnd|{{{1|1}}}*100|1}}{{{¢|}}}&lt;br /&gt;
     |-1={{rnd|{{{1|1}}}*100|0}}{{{¢|}}}&lt;br /&gt;
     |0={{{$|}}}{{rnd|{{{1|1}}}|1}}0&lt;br /&gt;
     |1={{{$|}}}{{rnd|{{{1|1}}}|0}}&lt;br /&gt;
     |2={{{$|}}}{{rnd|{{{1|1}}}|-1}}&lt;br /&gt;
     |3={{{$|}}}{{rnd|{{{1|1}}}|-2}}&lt;br /&gt;
     |4={{{$|}}}{{rnd|{{{1|1}}}|-3}}&lt;br /&gt;
     |5={{{$|}}}{{rnd|{{{1|1}}}|-4}}&lt;br /&gt;
     |6={{{$|}}}{{rnd|{{{1|1}}}/1E6|1}}&amp;amp;nbsp;million&lt;br /&gt;
     |7={{{$|}}}{{rnd|{{{1|1}}}/1E6|0}}&amp;amp;nbsp;million&lt;br /&gt;
     |8={{{$|}}}{{rnd|{{{1|1}}}/1E6|-1}}&amp;amp;nbsp;million&lt;br /&gt;
     |9={{{$|}}}{{rnd|{{{1|1}}}/1E9|1}}&amp;amp;nbsp;billion&lt;br /&gt;
     |10={{{$|}}}{{rnd|{{{1|1}}}/1E9|0}}&amp;amp;nbsp;billion&lt;br /&gt;
     |11={{{$|}}}{{rnd|{{{1|1}}}/1E9|-1}}&amp;amp;nbsp;billion&lt;br /&gt;
     |12={{{$|}}}{{rnd|{{{1|1}}}/1E12|1}}&amp;amp;nbsp;trillion&lt;br /&gt;
     |13={{{$|}}}{{rnd|{{{1|1}}}/1E12|0}}&amp;amp;nbsp;trillion&lt;br /&gt;
     |14={{{$|}}}{{rnd|{{{1|1}}}/1E12|-1}}&amp;amp;nbsp;trillion&lt;br /&gt;
     |{{{$|}}}{{rnd|{{{1|1}}}|{{#expr:{{{2|0}}}+(100=({{{1|1}}}E(1-{{{2|0}}}))round0)}}}}&lt;br /&gt;
   }}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{pp-template|small=yes}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Jonesey95</name></author>
	</entry>
</feed>