<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AColevel%2Ffind_first</id>
	<title>Template:Colevel/find first - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AColevel%2Ffind_first"/>
	<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Colevel/find_first&amp;action=history"/>
	<updated>2026-04-23T19:22:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.5</generator>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Colevel/find_first&amp;diff=5493&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Colevel/find_first&amp;diff=5493&amp;oldid=prev"/>
		<updated>2014-03-27T06:48:55Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&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: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 06:48, 27 March 2014&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>Admin</name></author>
		
	</entry>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Colevel/find_first&amp;diff=5492&amp;oldid=prev</id>
		<title>Richardguk: fix logic error that wrongly returned 51 whenever parameter {{{25}}} was not set</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Colevel/find_first&amp;diff=5492&amp;oldid=prev"/>
		<updated>2012-12-31T04:37:04Z</updated>

		<summary type="html">&lt;p&gt;fix logic error that wrongly returned 51 whenever parameter {{{25}}} was not set&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!--&lt;br /&gt;
There is an expansion limit of 40 for nested parser functions&lt;br /&gt;
--&amp;gt;{{#if: {{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}{{{11|}}}{{{12|}}}{{{13|}}}{{{14|}}}{{{15|}}}{{{16|}}}{{{17|}}}{{{18|}}}{{{19|}}}{{{20|}}}{{{21|}}}{{{22|}}}{{{23|}}}{{{24|}}}{{{25|}}} &amp;lt;!--if any of {1} to {25} set, look earlier --&amp;gt;&lt;br /&gt;
|{{#switch: 1&lt;br /&gt;
  | {{#if:{{{1|}}}| 1}} = 1&lt;br /&gt;
  | {{#if:{{{2|}}}| 1}} = 2&lt;br /&gt;
  | {{#if:{{{3|}}}| 1}} = 3&lt;br /&gt;
  | {{#if:{{{4|}}}| 1}} = 4&lt;br /&gt;
  | {{#if:{{{5|}}}| 1}} = 5&lt;br /&gt;
  | {{#if:{{{6|}}}| 1}} = 6&lt;br /&gt;
  | {{#if:{{{7|}}}| 1}} = 7&lt;br /&gt;
  | {{#if:{{{8|}}}| 1}} = 8&lt;br /&gt;
  | {{#if:{{{9|}}}| 1}} = 9&lt;br /&gt;
  | {{#if:{{{10|}}}| 1}} = 10&lt;br /&gt;
  | {{#if:{{{11|}}}| 1}} = 11&lt;br /&gt;
  | {{#if:{{{12|}}}| 1}} = 12&lt;br /&gt;
  | {{#if:{{{13|}}}| 1}} = 13&lt;br /&gt;
  | {{#if:{{{14|}}}| 1}} = 14&lt;br /&gt;
  | {{#if:{{{15|}}}| 1}} = 15&lt;br /&gt;
  | {{#if:{{{16|}}}| 1}} = 16&lt;br /&gt;
  | {{#if:{{{17|}}}| 1}} = 17&lt;br /&gt;
  | {{#if:{{{18|}}}| 1}} = 18&lt;br /&gt;
  | {{#if:{{{19|}}}| 1}} = 19&lt;br /&gt;
  | {{#if:{{{20|}}}| 1}} = 20&lt;br /&gt;
  | {{#if:{{{21|}}}| 1}} = 21&lt;br /&gt;
  | {{#if:{{{22|}}}| 1}} = 22&lt;br /&gt;
  | {{#if:{{{23|}}}| 1}} = 23&lt;br /&gt;
  | {{#if:{{{24|}}}| 1}} = 24&lt;br /&gt;
  | #default = 25&lt;br /&gt;
  }}&lt;br /&gt;
|{{#switch: 1 &amp;lt;!--else look higher than 25 --&amp;gt;&lt;br /&gt;
  | {{#if:{{{26|}}}| 1}} = 26&lt;br /&gt;
  | {{#if:{{{27|}}}| 1}} = 27&lt;br /&gt;
  | {{#if:{{{28|}}}| 1}} = 28&lt;br /&gt;
  | {{#if:{{{29|}}}| 1}} = 29&lt;br /&gt;
  | {{#if:{{{30|}}}| 1}} = 30&lt;br /&gt;
  | {{#if:{{{31|}}}| 1}} = 31&lt;br /&gt;
  | {{#if:{{{32|}}}| 1}} = 32&lt;br /&gt;
  | {{#if:{{{33|}}}| 1}} = 33&lt;br /&gt;
  | {{#if:{{{34|}}}| 1}} = 34&lt;br /&gt;
  | {{#if:{{{35|}}}| 1}} = 35&lt;br /&gt;
  | {{#if:{{{36|}}}| 1}} = 36&lt;br /&gt;
  | {{#if:{{{37|}}}| 1}} = 37&lt;br /&gt;
  | {{#if:{{{38|}}}| 1}} = 38&lt;br /&gt;
  | {{#if:{{{39|}}}| 1}} = 39&lt;br /&gt;
  | {{#if:{{{40|}}}| 1}} = 40&lt;br /&gt;
  | {{#if:{{{41|}}}| 1}} = 41&lt;br /&gt;
  | {{#if:{{{42|}}}| 1}} = 42&lt;br /&gt;
  | {{#if:{{{43|}}}| 1}} = 43&lt;br /&gt;
  | {{#if:{{{44|}}}| 1}} = 44&lt;br /&gt;
  | {{#if:{{{45|}}}| 1}} = 45&lt;br /&gt;
  | {{#if:{{{46|}}}| 1}} = 46&lt;br /&gt;
  | {{#if:{{{47|}}}| 1}} = 47&lt;br /&gt;
  | {{#if:{{{48|}}}| 1}} = 48&lt;br /&gt;
  | {{#if:{{{49|}}}| 1}} = 49&lt;br /&gt;
  | {{#if:{{{50|}}}| 1}} = 50&lt;br /&gt;
  | #default = 51&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&amp;lt;!--endif {25} set--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Documentation|Template:Colevel/find first/doc}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Richardguk</name></author>
		
	</entry>
</feed>