<?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%3APipe_escape</id>
	<title>Module:Pipe escape - 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%3APipe_escape"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Module:Pipe_escape&amp;action=history"/>
	<updated>2026-07-19T11:24:53Z</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:Pipe_escape&amp;diff=222421&amp;oldid=prev</id>
		<title>Indicwiki: 1 revision imported from :alpha:Module:Pipe_escape</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Module:Pipe_escape&amp;diff=222421&amp;oldid=prev"/>
		<updated>2023-07-21T07:58:44Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported from &lt;a href=&quot;https://alpha.indicwiki.in/index.php?title=Module:Pipe_escape&quot; class=&quot;extiw&quot; title=&quot;alpha:Module:Pipe escape&quot;&gt;alpha:Module:Pipe_escape&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 13:28, 21 July 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:Pipe_escape&amp;diff=222420&amp;oldid=prev</id>
		<title>alpha&gt;Indicwiki: Created page with &quot;local p = {} function p.pipe( f ) 	local out = {} 	for _, arg in ipairs( f:getParent().args ) do 		table.insert( out, arg ) 	end  	return  mw.text.trim( table.concat( out, '|'...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Module:Pipe_escape&amp;diff=222420&amp;oldid=prev"/>
		<updated>2023-06-30T07:34:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {} function p.pipe( f ) 	local out = {} 	for _, arg in ipairs( f:getParent().args ) do 		table.insert( out, arg ) 	end  	return  mw.text.trim( table.concat( out, &amp;#039;|&amp;#039;...&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;
function p.pipe( f )&lt;br /&gt;
	local out = {}&lt;br /&gt;
	for _, arg in ipairs( f:getParent().args ) do&lt;br /&gt;
		table.insert( out, arg )&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	return  mw.text.trim( table.concat( out, '|' ) )&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>alpha&gt;Indicwiki</name></author>
	</entry>
</feed>