<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikitable</id>
	<title>Module:Wikitable - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikitable"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Module:Wikitable&amp;action=history"/>
	<updated>2026-04-30T18:05:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Module:Wikitable&amp;diff=91579&amp;oldid=prev</id>
		<title>Indicwiki: 1 revision imported from :alpha:Module:Wikitable</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Module:Wikitable&amp;diff=91579&amp;oldid=prev"/>
		<updated>2023-02-20T11:40:32Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported from &lt;a href=&quot;https://alpha.indicwiki.in/index.php?title=Module:Wikitable&quot; class=&quot;extiw&quot; title=&quot;alpha:Module:Wikitable&quot;&gt;alpha:Module:Wikitable&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:10, 20 February 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Indicwiki</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Module:Wikitable&amp;diff=91578&amp;oldid=prev</id>
		<title>alpha&gt;Indicwiki: Created page with &quot;local p = {}; local getArgs = require('Module:Arguments').getArgs local buffer = require(&quot;Module:Buffer&quot;)('{|') function p.main(frame) 	local args =  getArgs(frame, {removeBla...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Module:Wikitable&amp;diff=91578&amp;oldid=prev"/>
		<updated>2023-02-13T06:50:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}; local getArgs = require(&amp;#039;Module:Arguments&amp;#039;).getArgs local buffer = require(&amp;quot;Module:Buffer&amp;quot;)(&amp;#039;{|&amp;#039;) function p.main(frame) 	local args =  getArgs(frame, {removeBla...&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;
local getArgs = require('Module:Arguments').getArgs&lt;br /&gt;
local buffer = require(&amp;quot;Module:Buffer&amp;quot;)('{|')&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local args =  getArgs(frame, {removeBlanks=false, trim=false} )&lt;br /&gt;
	for k, v in pairs(args) do&lt;br /&gt;
		if type(k) ~= 'number' then buffer:_(string.format(string.match(v, '^[&amp;quot;\']') and ' %s=%s' or ' %s=&amp;quot;%s&amp;quot;', k, v)) end&lt;br /&gt;
	end&lt;br /&gt;
	buffer:_'\n'&lt;br /&gt;
	for _, v in ipairs(args) do&lt;br /&gt;
		if not string.match(v, '^!') then buffer:_'|' end&lt;br /&gt;
		buffer:_(v)&lt;br /&gt;
	end&lt;br /&gt;
	return table.concat(buffer:_'\n|}')&lt;br /&gt;
end&lt;br /&gt;
return p;&lt;/div&gt;</summary>
		<author><name>alpha&gt;Indicwiki</name></author>
	</entry>
</feed>