<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://crawl.chaosforge.org/index.php?action=history&amp;feed=atom&amp;title=Module%3AParserFunctions</id>
		<title>Module:ParserFunctions - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://crawl.chaosforge.org/index.php?action=history&amp;feed=atom&amp;title=Module%3AParserFunctions"/>
		<link rel="alternate" type="text/html" href="http://crawl.chaosforge.org/index.php?title=Module:ParserFunctions&amp;action=history"/>
		<updated>2026-04-24T02:37:26Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://crawl.chaosforge.org/index.php?title=Module:ParserFunctions&amp;diff=34576&amp;oldid=prev</id>
		<title>CommanderC: Created page with &quot;local p = {}  function p.If(frame)   function notBlank(x)     return not tostring(x):find(&quot;^%s*$&quot;)   end   if notBlank(frame.args[1]) then     return frame.args[2]   else     ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://crawl.chaosforge.org/index.php?title=Module:ParserFunctions&amp;diff=34576&amp;oldid=prev"/>
				<updated>2015-03-18T20:47:31Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.If(frame)   function notBlank(x)     return not tostring(x):find(&amp;quot;^%s*$&amp;quot;)   end   if notBlank(frame.args[1]) then     return frame.args[2]   else     ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.If(frame)&lt;br /&gt;
  function notBlank(x)&lt;br /&gt;
    return not tostring(x):find(&amp;quot;^%s*$&amp;quot;)&lt;br /&gt;
  end&lt;br /&gt;
  if notBlank(frame.args[1]) then&lt;br /&gt;
    return frame.args[2]&lt;br /&gt;
  else&lt;br /&gt;
    return frame.args[3]&lt;br /&gt;
  end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>CommanderC</name></author>	</entry>

	</feed>