<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.atitd.org/wiki/t4w/index.php?action=history&amp;feed=atom&amp;title=User%3AIkuu%2FFor-WR</id>
	<title>User:Ikuu/For-WR - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.atitd.org/wiki/t4w/index.php?action=history&amp;feed=atom&amp;title=User%3AIkuu%2FFor-WR"/>
	<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t4w/index.php?title=User:Ikuu/For-WR&amp;action=history"/>
	<updated>2026-06-11T07:44:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>http://www.atitd.org/wiki/t4w/index.php?title=User:Ikuu/For-WR&amp;diff=93416&amp;oldid=prev</id>
		<title>Ikuu: New page: &lt;pre&gt; #!/usr/bin/perl -w  $z = &quot;00&quot;;  while (&lt;&gt;) {   # Add the tooltip   s-(\d)(\d)(\d)(\d)(\d)(\d)(\d)-&lt;div title=&quot;Sagging:::$1, Wilting:::$2, Musty:::$3, Fat:::$4, Rustle:::$5, Shrivel::...</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t4w/index.php?title=User:Ikuu/For-WR&amp;diff=93416&amp;oldid=prev"/>
		<updated>2009-05-05T04:34:33Z</updated>

		<summary type="html">&lt;p&gt;New page: &amp;lt;pre&amp;gt; #!/usr/bin/perl -w  $z = &amp;quot;00&amp;quot;;  while (&amp;lt;&amp;gt;) {   # Add the tooltip   s-(\d)(\d)(\d)(\d)(\d)(\d)(\d)-&amp;lt;div title=&amp;quot;Sagging:::$1, Wilting:::$2, Musty:::$3, Fat:::$4, Rustle:::$5, Shrivel::...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/usr/bin/perl -w&lt;br /&gt;
&lt;br /&gt;
$z = &amp;quot;00&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
while (&amp;lt;&amp;gt;) {&lt;br /&gt;
  # Add the tooltip&lt;br /&gt;
  s-(\d)(\d)(\d)(\d)(\d)(\d)(\d)-&amp;lt;div title=&amp;quot;Sagging:::$1, Wilting:::$2, Musty:::$3, Fat:::$4, Rustle:::$5, Shrivel:::$6, Shimmer:::$7&amp;quot;&amp;gt;$1$2$3$4$5$6$7&amp;lt;/div&amp;gt;-;&lt;br /&gt;
  # Translate index into abbrev&lt;br /&gt;
  s/::0/AS/g;&lt;br /&gt;
  s/::1/MG/g;&lt;br /&gt;
  s/::2/PO/g;&lt;br /&gt;
  s/::3/SL/g;&lt;br /&gt;
  s/::4/SV/g;&lt;br /&gt;
  s/::5/TV/g;&lt;br /&gt;
  s/::6/TL/g;&lt;br /&gt;
  # Standardize each number's output format&lt;br /&gt;
  s/(\d+\.\d+)/  $1$z/g;  # Prepend spaces and append zeroes&lt;br /&gt;
  s/\|\|(\d+)\|/||  $1.000|/g;	# No decimal point? Add it&lt;br /&gt;
  s/\|\|(\d+)$/||  $1.000/g;	# No decimal point in number listed at end of line? Add it&lt;br /&gt;
  s/ *([ 0-9][ 0-9][0-9]\.\d\d\d)\d*/$1/g;	# Prune the extra leading spaces and trailing zeroes&lt;br /&gt;
  print $_;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ikuu</name></author>
	</entry>
</feed>