<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikitest.augmensys.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AIterate</id>
		<title>Template:Iterate - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikitest.augmensys.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AIterate"/>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=Template:Iterate&amp;action=history"/>
		<updated>2026-05-02T12:06:32Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=Template:Iterate&amp;diff=3426&amp;oldid=prev</id>
		<title>JKN: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=Template:Iterate&amp;diff=3426&amp;oldid=prev"/>
				<updated>2013-01-23T14:35:43Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 14:35, 23 January 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&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>JKN</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=Template:Iterate&amp;diff=3425&amp;oldid=prev</id>
		<title>Amalthea: option to iterate the zero as well, and rename count -&gt; limit</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=Template:Iterate&amp;diff=3425&amp;oldid=prev"/>
				<updated>2010-05-06T19:54:16Z</updated>
		
		<summary type="html">&lt;p&gt;option to iterate the zero as well, and rename count -&amp;gt; limit&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#ifexpr:{{{limit|0}}}&amp;gt;999&lt;br /&gt;
  | {{error|&amp;lt;nowiki&amp;gt;{{{limit}}}&amp;lt;/nowiki&amp;gt; out of range}}&lt;br /&gt;
  | {{#if:{{yesno|{{{zero|}}}}}| {{ {{{template}}} | 1={{{1v|¬}}} | 2={{{2v|¬}}} | 3={{{3v|¬}}} | iterator=0 }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}}&amp;gt;=099 | {{Iterate/100x || {{{template}}} | 1v={{{1v|}}} | 2v={{{2v|}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}}&amp;gt;=199 | {{Iterate/100x|1| {{{template}}} | 1v={{{1v|}}} | 2v={{{2v|}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}}&amp;gt;=299 | {{Iterate/100x|2| {{{template}}} | 1v={{{1v|}}} | 2v={{{2v|}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}}&amp;gt;=399 | {{Iterate/100x|3| {{{template}}} | 1v={{{1v|}}} | 2v={{{2v|}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}}&amp;gt;=499 | {{Iterate/100x|4| {{{template}}} | 1v={{{1v|}}} | 2v={{{2v|}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}}&amp;gt;=599 | {{Iterate/100x|5| {{{template}}} | 1v={{{1v|}}} | 2v={{{2v|}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}}&amp;gt;=699 | {{Iterate/100x|6| {{{template}}} | 1v={{{1v|}}} | 2v={{{2v|}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}}&amp;gt;=799 | {{Iterate/100x|7| {{{template}}} | 1v={{{1v|}}} | 2v={{{2v|}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}}&amp;gt;=899 | {{Iterate/100x|8| {{{template}}} | 1v={{{1v|}}} | 2v={{{2v|}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}} mod 100&amp;gt;=09 | {{Iterate/10x|{{#ifexpr:{{{limit}}}&amp;gt;99|{{#expr:floor({{{limit}}}/100)*10 }}}}| {{{template}}} | 1v={{{1v|¬}}} | 2v={{{2v|¬}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}} mod 100&amp;gt;=19 | {{Iterate/10x|{{#expr:floor({{{limit}}}/100)*10+1 }}| {{{template}}} | 1v={{{1v|¬}}} | 2v={{{2v|¬}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}} mod 100&amp;gt;=29 | {{Iterate/10x|{{#expr:floor({{{limit}}}/100)*10+2 }}| {{{template}}} | 1v={{{1v|¬}}} | 2v={{{2v|¬}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}} mod 100&amp;gt;=39 | {{Iterate/10x|{{#expr:floor({{{limit}}}/100)*10+3 }}| {{{template}}} | 1v={{{1v|¬}}} | 2v={{{2v|¬}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}} mod 100&amp;gt;=49 | {{Iterate/10x|{{#expr:floor({{{limit}}}/100)*10+4 }}| {{{template}}} | 1v={{{1v|¬}}} | 2v={{{2v|¬}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}} mod 100&amp;gt;=59 | {{Iterate/10x|{{#expr:floor({{{limit}}}/100)*10+5 }}| {{{template}}} | 1v={{{1v|¬}}} | 2v={{{2v|¬}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}} mod 100&amp;gt;=69 | {{Iterate/10x|{{#expr:floor({{{limit}}}/100)*10+6 }}| {{{template}}} | 1v={{{1v|¬}}} | 2v={{{2v|¬}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}} mod 100&amp;gt;=79 | {{Iterate/10x|{{#expr:floor({{{limit}}}/100)*10+7 }}| {{{template}}} | 1v={{{1v|¬}}} | 2v={{{2v|¬}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
    }}{{#ifexpr:{{{limit}}} mod 100&amp;gt;=89 | {{Iterate/10x|{{#expr:floor({{{limit}}}/100)*10+8 }}| {{{template}}} | 1v={{{1v|¬}}} | 2v={{{2v|¬}}} | 3={{{3v|¬}}} }}&lt;br /&gt;
&lt;br /&gt;
    }}{{#ifexpr: ({{{limit}}}+1) mod 10&amp;gt;=1 and {{{limit}}}&amp;gt;0 | {{ {{{template}}} | {{{1v|¬}}} | {{{2v|¬}}} | {{{3v|¬}}} | iterator={{#expr:floor({{{limit}}}/10)*10 }} }}&lt;br /&gt;
    }}{{#ifexpr: ({{{limit}}}+1) mod 10&amp;gt;=2 | {{ {{{template}}} | 1={{{1v|¬}}} | 2={{{2v|¬}}} | 3={{{3v|¬}}} | iterator={{#expr:floor({{{limit}}}/10)*10+1 }} }}&lt;br /&gt;
    }}{{#ifexpr: ({{{limit}}}+1) mod 10&amp;gt;=3 | {{ {{{template}}} | 1={{{1v|¬}}} | 2={{{2v|¬}}} | 3={{{3v|¬}}} | iterator={{#expr:floor({{{limit}}}/10)*10+2 }} }}&lt;br /&gt;
    }}{{#ifexpr: ({{{limit}}}+1) mod 10&amp;gt;=4 | {{ {{{template}}} | 1={{{1v|¬}}} | 2={{{2v|¬}}} | 3={{{3v|¬}}} | iterator={{#expr:floor({{{limit}}}/10)*10+3 }} }}&lt;br /&gt;
    }}{{#ifexpr: ({{{limit}}}+1) mod 10&amp;gt;=5 | {{ {{{template}}} | 1={{{1v|¬}}} | 2={{{2v|¬}}} | 3={{{3v|¬}}} | iterator={{#expr:floor({{{limit}}}/10)*10+4 }} }}&lt;br /&gt;
    }}{{#ifexpr: ({{{limit}}}+1) mod 10&amp;gt;=6 | {{ {{{template}}} | 1={{{1v|¬}}} | 2={{{2v|¬}}} | 3={{{3v|¬}}} | iterator={{#expr:floor({{{limit}}}/10)*10+5 }} }}&lt;br /&gt;
    }}{{#ifexpr: ({{{limit}}}+1) mod 10&amp;gt;=7 | {{ {{{template}}} | 1={{{1v|¬}}} | 2={{{2v|¬}}} | 3={{{3v|¬}}} | iterator={{#expr:floor({{{limit}}}/10)*10+6 }} }}&lt;br /&gt;
    }}{{#ifexpr: ({{{limit}}}+1) mod 10&amp;gt;=8 | {{ {{{template}}} | 1={{{1v|¬}}} | 2={{{2v|¬}}} | 3={{{3v|¬}}} | iterator={{#expr:floor({{{limit}}}/10)*10+7 }} }}&lt;br /&gt;
    }}{{#ifexpr: ({{{limit}}}+1) mod 10&amp;gt;=9 | {{ {{{template}}} | 1={{{1v|¬}}} | 2={{{2v|¬}}} | 3={{{3v|¬}}} | iterator={{#expr:floor({{{limit}}}/10)*10+8 }} }}&lt;br /&gt;
    }}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amalthea</name></author>	</entry>

	</feed>