<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://aew.freosanstudios.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AGetIDEMAUserCapacity</id>
	<title>Module:GetIDEMAUserCapacity - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aew.freosanstudios.com/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AGetIDEMAUserCapacity"/>
	<link rel="alternate" type="text/html" href="https://aew.freosanstudios.com/w/index.php?title=Module:GetIDEMAUserCapacity&amp;action=history"/>
	<updated>2026-06-04T19:06:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://aew.freosanstudios.com/w/index.php?title=Module:GetIDEMAUserCapacity&amp;diff=4076&amp;oldid=prev</id>
		<title>TheDragonFire123: Created page with &quot;local p = {}  function p.getIDEMAUserCapacity(gbCapacity, sectorSize) 	local LBAGetter = require(&quot;Module:GetIDEMASectors&quot;) 	 	return LBAGetter.getIDEMASectors(gbCapacity, sect...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aew.freosanstudios.com/w/index.php?title=Module:GetIDEMAUserCapacity&amp;diff=4076&amp;oldid=prev"/>
		<updated>2022-09-11T12:10:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.getIDEMAUserCapacity(gbCapacity, sectorSize) 	local LBAGetter = require(&amp;quot;Module:GetIDEMASectors&amp;quot;) 	 	return LBAGetter.getIDEMASectors(gbCapacity, sect...&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.getIDEMAUserCapacity(gbCapacity, sectorSize)&lt;br /&gt;
	local LBAGetter = require(&amp;quot;Module:GetIDEMASectors&amp;quot;)&lt;br /&gt;
	&lt;br /&gt;
	return LBAGetter.getIDEMASectors(gbCapacity, sectorSize) * sectorSize&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
-- Main entry point for this module.&lt;br /&gt;
function p.invokeMain(frame)&lt;br /&gt;
	return p.getIDEMAUserCapacity(tonumber(frame.args[1]), tonumber(frame.args[2]))&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>TheDragonFire123</name></author>
	</entry>
</feed>