<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3APreview_expense</id>
	<title>Module:Preview expense - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3APreview_expense"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Preview_expense&amp;action=history"/>
	<updated>2026-05-27T11:23:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Preview_expense&amp;diff=144499&amp;oldid=prev</id>
		<title>imported&gt;Jackmcbarn: handle an edge case better</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Preview_expense&amp;diff=144499&amp;oldid=prev"/>
		<updated>2014-11-17T04:54:53Z</updated>

		<summary type="html">&lt;p&gt;handle an edge case better&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.main(frame)&lt;br /&gt;
	local count = 500&lt;br /&gt;
	while pcall(mw.incrementExpensiveFunctionCount) do&lt;br /&gt;
		count = count - 1&lt;br /&gt;
	end&lt;br /&gt;
	if count == 500 then&lt;br /&gt;
		count = &amp;#039;at least 500&amp;#039;&lt;br /&gt;
	end&lt;br /&gt;
	return &amp;#039;&amp;lt;span style=&amp;quot;color:yellow;background-color:red&amp;quot;&amp;gt;There are &amp;#039; .. count .. &amp;#039; expensive function calls before this point&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;display:none&amp;quot;&amp;gt;http://www.encyclopediadramatica.com&amp;lt;/span&amp;gt;&amp;#039; -- Hidden dead link to blacklisted site prevents accidental saving&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Jackmcbarn</name></author>
	</entry>
</feed>