<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cookerpedia.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ACite_web</id>
	<title>Module:Cite web - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cookerpedia.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ACite_web"/>
	<link rel="alternate" type="text/html" href="https://cookerpedia.org/index.php?title=Module:Cite_web&amp;action=history"/>
	<updated>2026-05-03T15:50:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://cookerpedia.org/index.php?title=Module:Cite_web&amp;diff=1075&amp;oldid=prev</id>
		<title>Eggman: Created page with &quot;local p = {} local CS1 = require('Module:Citation/CS1')  p[''] = function(frame) 	local newFrame = { 	    getParent = function(self) 	    	return frame 	    end, 	    getTitle = function(self) 	    	return 'Template:Cite web' 	    end, 	    args = {CitationClass='web'} 	} 	setmetatable(newFrame, { 		__index = function(t, k) 			if type(frame[k]) == 'function' then 				return function(...) 					return frame[k](frame, select(2, ...)) 				end 			else 				return frame[k] 			e...&quot;</title>
		<link rel="alternate" type="text/html" href="https://cookerpedia.org/index.php?title=Module:Cite_web&amp;diff=1075&amp;oldid=prev"/>
		<updated>2022-02-13T06:11:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {} local CS1 = require(&amp;#039;Module:Citation/CS1&amp;#039;)  p[&amp;#039;&amp;#039;] = function(frame) 	local newFrame = { 	    getParent = function(self) 	    	return frame 	    end, 	    getTitle = function(self) 	    	return &amp;#039;Template:Cite web&amp;#039; 	    end, 	    args = {CitationClass=&amp;#039;web&amp;#039;} 	} 	setmetatable(newFrame, { 		__index = function(t, k) 			if type(frame[k]) == &amp;#039;function&amp;#039; then 				return function(...) 					return frame[k](frame, select(2, ...)) 				end 			else 				return frame[k] 			e...&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 CS1 = require('Module:Citation/CS1')&lt;br /&gt;
&lt;br /&gt;
p[''] = function(frame)&lt;br /&gt;
	local newFrame = {&lt;br /&gt;
	    getParent = function(self)&lt;br /&gt;
	    	return frame&lt;br /&gt;
	    end,&lt;br /&gt;
	    getTitle = function(self)&lt;br /&gt;
	    	return 'Template:Cite web'&lt;br /&gt;
	    end,&lt;br /&gt;
	    args = {CitationClass='web'}&lt;br /&gt;
	}&lt;br /&gt;
	setmetatable(newFrame, {&lt;br /&gt;
		__index = function(t, k)&lt;br /&gt;
			if type(frame[k]) == 'function' then&lt;br /&gt;
				return function(...)&lt;br /&gt;
					return frame[k](frame, select(2, ...))&lt;br /&gt;
				end&lt;br /&gt;
			else&lt;br /&gt;
				return frame[k]&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	})&lt;br /&gt;
	return CS1.citation(newFrame)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Eggman</name></author>
	</entry>
</feed>