<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ta">
	<id>https://wiki1.tamilar.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ABased_on</id>
	<title>Module:Based on - திருத்த வரலாறு</title>
	<link rel="self" type="application/atom+xml" href="https://wiki1.tamilar.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ABased_on"/>
	<link rel="alternate" type="text/html" href="https://wiki1.tamilar.wiki/w/index.php?title=Module:Based_on&amp;action=history"/>
	<updated>2026-06-02T16:24:19Z</updated>
	<subtitle>விக்கியில் இப்பக்கத்துக்கான திருத்த வரலாறு</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki1.tamilar.wiki/w/index.php?title=Module:Based_on&amp;diff=111882&amp;oldid=prev</id>
		<title>imported&gt;Sukanthi: &quot;local p = {}  function p.lua_main(frame) 	local s = frame.args[1] 	 	if frame.args[3] then 		local args = {} 		 		for i, v in ipairs(frame.args) do 			if i &gt;= 2 then 				args[#args+1] = v 			end 		end 		 		args[&#039;style&#039;] = &#039;display: inline&#039; 		args[&#039;list_style&#039;] = &#039;display: inline&#039; 		args[&#039;item1_style&#039;] = &#039;display: inline&#039; 		 		h = mw.html.create(&#039;div&#039;) 		h:wikitext...&quot;-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது</title>
		<link rel="alternate" type="text/html" href="https://wiki1.tamilar.wiki/w/index.php?title=Module:Based_on&amp;diff=111882&amp;oldid=prev"/>
		<updated>2024-08-20T10:00:42Z</updated>

		<summary type="html">&lt;p&gt;&amp;quot;local p = {}  function p.lua_main(frame) 	local s = frame.args[1] 	 	if frame.args[3] then 		local args = {} 		 		for i, v in ipairs(frame.args) do 			if i &amp;gt;= 2 then 				args[#args+1] = v 			end 		end 		 		args[&amp;#039;style&amp;#039;] = &amp;#039;display: inline&amp;#039; 		args[&amp;#039;list_style&amp;#039;] = &amp;#039;display: inline&amp;#039; 		args[&amp;#039;item1_style&amp;#039;] = &amp;#039;display: inline&amp;#039; 		 		h = mw.html.create(&amp;#039;div&amp;#039;) 		h:wikitext...&amp;quot;-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ta&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← பழைய திருத்தம்&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;10:00, 20 ஆகத்து 2024 இல் நிலவும் திருத்தம்&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;ta&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(வேறுபாடு ஏதுமில்லை)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key mediawiki:diff:1.41:old-234273:rev-111882 --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Sukanthi</name></author>
	</entry>
	<entry>
		<id>https://wiki1.tamilar.wiki/w/index.php?title=Module:Based_on&amp;diff=234273&amp;oldid=prev</id>
		<title>imported&gt;Balajijagadesh: translation</title>
		<link rel="alternate" type="text/html" href="https://wiki1.tamilar.wiki/w/index.php?title=Module:Based_on&amp;diff=234273&amp;oldid=prev"/>
		<updated>2019-10-13T04:51:40Z</updated>

		<summary type="html">&lt;p&gt;translation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;புதிய பக்கம்&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.lua_main(frame)&lt;br /&gt;
	local s = frame.args[1]&lt;br /&gt;
	&lt;br /&gt;
	if frame.args[3] then&lt;br /&gt;
		local args = {}&lt;br /&gt;
		&lt;br /&gt;
		for i, v in ipairs(frame.args) do&lt;br /&gt;
			if i &amp;gt;= 2 then&lt;br /&gt;
				args[#args+1] = v&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
		&lt;br /&gt;
		args[&amp;#039;style&amp;#039;] = &amp;#039;display: inline&amp;#039;&lt;br /&gt;
		args[&amp;#039;list_style&amp;#039;] = &amp;#039;display: inline&amp;#039;&lt;br /&gt;
		args[&amp;#039;item1_style&amp;#039;] = &amp;#039;display: inline&amp;#039;&lt;br /&gt;
		&lt;br /&gt;
		h = mw.html.create(&amp;#039;div&amp;#039;)&lt;br /&gt;
		h:wikitext(s)&lt;br /&gt;
		h:tag(&amp;#039;br&amp;#039;)  -- h:newline() is not working for some reason&lt;br /&gt;
		h:wikitext(&amp;#039;படைத்தவர் &amp;#039;)&lt;br /&gt;
		h:wikitext(frame:expandTemplate{ title = &amp;#039;Unbulleted list&amp;#039;, args = args })&lt;br /&gt;
		&lt;br /&gt;
		return h&lt;br /&gt;
	elseif frame.args[2] then&lt;br /&gt;
		s = s .. &amp;#039;&amp;lt;br /&amp;gt;படைத்தவர் &amp;#039; .. frame.args[2]&lt;br /&gt;
		return s&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	return s&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	return p.lua_main(frame:getParent())&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Balajijagadesh</name></author>
	</entry>
</feed>