<?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%3ASandbox%2FA2569875</id>
	<title>Module:Sandbox/A2569875 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2FA2569875"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/A2569875&amp;action=history"/>
	<updated>2026-06-07T20:25:00Z</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:Sandbox/A2569875&amp;diff=145010&amp;oldid=prev</id>
		<title>imported&gt;A2569875 at 16:22, 4 December 2015</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/A2569875&amp;diff=145010&amp;oldid=prev"/>
		<updated>2015-12-04T16:22:09Z</updated>

		<summary type="html">&lt;p&gt;&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;
local error = require( &amp;#039;Module:Error&amp;#039; )&lt;br /&gt;
local origArgs&lt;br /&gt;
&lt;br /&gt;
function p.symbol(frame)&lt;br /&gt;
	-- For calling from #invoke.&lt;br /&gt;
	local pframe = frame:getParent()&lt;br /&gt;
	local args = pframe.args&lt;br /&gt;
	time1=&amp;#039;&amp;#039; if (args[1] and args[1] ~= &amp;#039;&amp;#039;) then time1 = string.gsub(args[1] , &amp;quot;%s$&amp;quot;, &amp;quot;&amp;quot;) else return error.error{ &amp;#039;can not read time&amp;#039; } end&lt;br /&gt;
	type1=&amp;#039;&amp;#039; if (args[2] and args[2] ~= &amp;#039;&amp;#039;) then type1 = string.gsub(args[2] , &amp;quot;%s$&amp;quot;, &amp;quot;&amp;quot;) else return error.error{ &amp;#039;unknow type&amp;#039; } end&lt;br /&gt;
	if(type1 == &amp;#039;0&amp;#039; or type1 == &amp;#039;0&amp;#039;)then&lt;br /&gt;
		if(time1 == &amp;#039;0&amp;#039; or time1 == &amp;#039;1ns&amp;#039; or time1 == &amp;#039;1µs&amp;#039; or time1 == &amp;#039;1ms&amp;#039; or time1 == &amp;#039;1s&amp;#039; or time1 == &amp;#039;10s&amp;#039; or time1 == &amp;#039;1min&amp;#039; or time1 == &amp;#039;10min&amp;#039; or time1 == &amp;#039;1hr&amp;#039; or time1 == &amp;#039;10hr&amp;#039;)then&lt;br /&gt;
			return &amp;#039;-&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;1day&amp;#039;)then&lt;br /&gt;
			return &amp;#039;V&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;10day&amp;#039; or time1 == &amp;#039;1mon&amp;#039;)then&lt;br /&gt;
			return &amp;#039;I&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;100day&amp;#039; or time1 == &amp;#039;10mon&amp;#039;)then&lt;br /&gt;
			return &amp;#039;B&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;10y&amp;#039; or time1 == &amp;#039;10a&amp;#039; or time1 == &amp;#039;100y&amp;#039; or time1 == &amp;#039;100a&amp;#039; or time1 == &amp;#039;1ka&amp;#039;)then&lt;br /&gt;
			return &amp;#039;G&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;10ka&amp;#039; or time1 == &amp;#039;100ka&amp;#039; or time1 == &amp;#039;1Ma&amp;#039; or time1 == &amp;#039;10Ma&amp;#039; or time1 == &amp;#039;100Ma&amp;#039;)then&lt;br /&gt;
			return &amp;#039;Y&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;103Ma&amp;#039;)then&lt;br /&gt;
			return &amp;#039;O&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;700Ma&amp;#039; or time1 == &amp;#039;1Ga&amp;#039; or time1 == &amp;#039;10Ga&amp;#039; or time1 == &amp;#039;14Ga&amp;#039; or time1 == &amp;#039;100Ga&amp;#039; or time1 == &amp;#039;1Ta&amp;#039;)then&lt;br /&gt;
			return &amp;#039;O&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;Stable&amp;#039;)then&lt;br /&gt;
			return &amp;#039;R&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	if(type1 == &amp;#039;1&amp;#039; or type1 == &amp;#039;1&amp;#039;)then&lt;br /&gt;
		if(time1 == &amp;#039;0&amp;#039; or time1 == &amp;#039;1ns&amp;#039; or time1 == &amp;#039;1µs&amp;#039; or time1 == &amp;#039;1ms&amp;#039; or time1 == &amp;#039;1s&amp;#039; or time1 == &amp;#039;10s&amp;#039; or time1 == &amp;#039;1min&amp;#039; or time1 == &amp;#039;10min&amp;#039; or time1 == &amp;#039;1hr&amp;#039; or time1 == &amp;#039;10hr&amp;#039;&lt;br /&gt;
			or time1 == &amp;#039;1day&amp;#039; or time1 == &amp;#039;10day&amp;#039; or time1 == &amp;#039;1mon&amp;#039; or time1 == &amp;#039;100day&amp;#039; or time1 == &amp;#039;10mon&amp;#039;)then&lt;br /&gt;
			return &amp;#039;-&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;1y&amp;#039; or time1 == &amp;#039;1a&amp;#039;)then&lt;br /&gt;
			return &amp;#039;0&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;10y&amp;#039; or time1 == &amp;#039;10a&amp;#039;)then&lt;br /&gt;
			return &amp;#039;1&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;100y&amp;#039; or time1 == &amp;#039;100a&amp;#039;)then&lt;br /&gt;
			return &amp;#039;2&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;1ka&amp;#039;)then&lt;br /&gt;
			return &amp;#039;3&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;10ka&amp;#039;)then&lt;br /&gt;
			return &amp;#039;4&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;100ka&amp;#039;)then&lt;br /&gt;
			return &amp;#039;5&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;1Ma&amp;#039;)then&lt;br /&gt;
			return &amp;#039;6&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;10Ma&amp;#039; or time1 == &amp;#039;100Ma&amp;#039;)then&lt;br /&gt;
			return &amp;#039;7&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;103Ma&amp;#039;)then&lt;br /&gt;
			return &amp;#039;8&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;700Ma&amp;#039; or time1 == &amp;#039;1Ga&amp;#039; or time1 == &amp;#039;10Ga&amp;#039; or time1 == &amp;#039;14Ga&amp;#039; or time1 == &amp;#039;100Ga&amp;#039; or time1 == &amp;#039;1Ta&amp;#039;)then&lt;br /&gt;
			return &amp;#039;9&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
		if(time1 == &amp;#039;Stable&amp;#039;)then&lt;br /&gt;
			return &amp;#039;R&amp;#039;&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	return time_value&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>imported&gt;A2569875</name></author>
	</entry>
</feed>