<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://karteria.dwrp.ing/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AVariables</id>
	<title>Module:Variables - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://karteria.dwrp.ing/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AVariables"/>
	<link rel="alternate" type="text/html" href="https://karteria.dwrp.ing/w/index.php?title=Module:Variables&amp;action=history"/>
	<updated>2026-08-24T14:55:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://karteria.dwrp.ing/w/index.php?title=Module:Variables&amp;diff=306&amp;oldid=prev</id>
		<title>Icie: Created page with &quot;local p = {}  function p.get(name, default) 	local frame = mw.getCurrentFrame() 	return frame:callParserFunction(&#039;#var:&#039;..name, {default}) end  function p.set(name, value) 	local frame = mw.getCurrentFrame() 	local temp = value 	if (type(temp) ~= &#039;string&#039;) then 		temp = tostring(temp) 	end 	frame:callParserFunction(&#039;#vardefine:&#039;..name, value) end  return p&quot;</title>
		<link rel="alternate" type="text/html" href="https://karteria.dwrp.ing/w/index.php?title=Module:Variables&amp;diff=306&amp;oldid=prev"/>
		<updated>2025-12-11T07:09:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.get(name, default) 	local frame = mw.getCurrentFrame() 	return frame:callParserFunction(&amp;#039;#var:&amp;#039;..name, {default}) end  function p.set(name, value) 	local frame = mw.getCurrentFrame() 	local temp = value 	if (type(temp) ~= &amp;#039;string&amp;#039;) then 		temp = tostring(temp) 	end 	frame:callParserFunction(&amp;#039;#vardefine:&amp;#039;..name, value) end  return p&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.get(name, default)&lt;br /&gt;
	local frame = mw.getCurrentFrame()&lt;br /&gt;
	return frame:callParserFunction(&amp;#039;#var:&amp;#039;..name, {default})&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.set(name, value)&lt;br /&gt;
	local frame = mw.getCurrentFrame()&lt;br /&gt;
	local temp = value&lt;br /&gt;
	if (type(temp) ~= &amp;#039;string&amp;#039;) then&lt;br /&gt;
		temp = tostring(temp)&lt;br /&gt;
	end&lt;br /&gt;
	frame:callParserFunction(&amp;#039;#vardefine:&amp;#039;..name, value)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Icie</name></author>
	</entry>
</feed>