<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AStr_len%2Fcore</id>
	<title>Template:Str len/core - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AStr_len%2Fcore"/>
	<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Str_len/core&amp;action=history"/>
	<updated>2026-04-06T03:21:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://www.limswiki.org/index.php?title=Template:Str_len/core&amp;diff=4053&amp;oldid=prev</id>
		<title>LIMSinstitute: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Str_len/core&amp;diff=4053&amp;oldid=prev"/>
		<updated>2011-07-27T14:16:26Z</updated>

		<summary type="html">&lt;p&gt;1 revision&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 14:16, 27 July 2011&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key limswiki:diff::1.12:old-211:rev-4053 --&gt;
&lt;/table&gt;</summary>
		<author><name>LIMSinstitute</name></author>
	</entry>
	<entry>
		<id>https://www.limswiki.org/index.php?title=Template:Str_len/core&amp;diff=211&amp;oldid=prev</id>
		<title>Shawndouglas: Created template.</title>
		<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Str_len/core&amp;diff=211&amp;oldid=prev"/>
		<updated>2011-04-20T19:55:39Z</updated>

		<summary type="html">&lt;p&gt;Created template.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{{{{|safesubst:}}}#switch: {{{3|}}}&lt;br /&gt;
&lt;br /&gt;
| hundreds =   &amp;lt;noinclude&amp;gt;&amp;lt;!-- 0xx-4xx, using linear search since most strings will probably be less than 100 bytes. --&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| 100 }}  &amp;lt;noinclude&amp;gt;&amp;lt;!--str &amp;gt;= x--&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
| {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| 200 }}&lt;br /&gt;
  | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| 300 }}&lt;br /&gt;
    | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| 400 }}&lt;br /&gt;
      | 4&lt;br /&gt;
      | 3&lt;br /&gt;
      }}&lt;br /&gt;
    | 2&lt;br /&gt;
    }}&lt;br /&gt;
  | 1&lt;br /&gt;
  }}&lt;br /&gt;
|   &amp;lt;noinclude&amp;gt;&amp;lt;!-- Don't return 0, since tens and ones don't want a leading 0 in parameter 2. --&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
| tens =   &amp;lt;noinclude&amp;gt;&amp;lt;!-- x0x-x9x, using linear search for 0x-3x, binary search for 4x-9x, since most strings will probably be 0-39 bytes. --&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{{2|}}}{{&lt;br /&gt;
{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}10 }}  &amp;lt;noinclude&amp;gt;&amp;lt;!--str &amp;gt;= x--&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
| {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}20 }}&lt;br /&gt;
  | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}30 }}&lt;br /&gt;
    | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}40 }}&lt;br /&gt;
      | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}60 }}&lt;br /&gt;
        | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}80 }}&lt;br /&gt;
          | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}90 }}&lt;br /&gt;
            | 9&lt;br /&gt;
            | 8&lt;br /&gt;
            }}&lt;br /&gt;
          | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}70 }}&lt;br /&gt;
            | 7&lt;br /&gt;
            | 6&lt;br /&gt;
            }}&lt;br /&gt;
          }}&lt;br /&gt;
        | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}50 }}&lt;br /&gt;
          | 5&lt;br /&gt;
          | 4&lt;br /&gt;
          }}&lt;br /&gt;
        }}&lt;br /&gt;
      | 3&lt;br /&gt;
      }}&lt;br /&gt;
    | 2&lt;br /&gt;
    }}&lt;br /&gt;
  | 1&lt;br /&gt;
  }}&lt;br /&gt;
| {{{{{|safesubst:}}}#if:{{{2|}}}|0}}   &amp;lt;noinclude&amp;gt;&amp;lt;!-- Only return 0 if &amp;gt;=100, since ones don't want a leading 0 in parameter 2. --&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
| ones =   &amp;lt;noinclude&amp;gt;&amp;lt;!-- xx0-xx9, using binary search. --&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{{2|}}}{{&lt;br /&gt;
{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}4 }}  &amp;lt;noinclude&amp;gt;&amp;lt;!--str &amp;gt;= x--&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
| {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}6 }}&lt;br /&gt;
  | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}8 }}&lt;br /&gt;
    | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}9 }}&lt;br /&gt;
      | 9&lt;br /&gt;
      | 8&lt;br /&gt;
      }}&lt;br /&gt;
    | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}7 }}&lt;br /&gt;
      | 7&lt;br /&gt;
      | 6&lt;br /&gt;
      }}&lt;br /&gt;
    }}&lt;br /&gt;
  | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}5 }}&lt;br /&gt;
    | 5&lt;br /&gt;
    | 4&lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
| {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}2 }}&lt;br /&gt;
  | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}3 }}&lt;br /&gt;
    | 3&lt;br /&gt;
    | 2&lt;br /&gt;
    }}&lt;br /&gt;
  | {{{{{|safesubst:}}}#ifeq: x{{{1|}}} | x{{{{{|safesubst:}}}padleft:{{{1|}}}| {{{2|}}}1 }}&lt;br /&gt;
    | 1&lt;br /&gt;
    | 0&lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Shawndouglas</name></author>
	</entry>
</feed>