<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://nvwiki.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ACitation%2FCS2</id>
	<title>Module:Citation/CS2 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nvwiki.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ACitation%2FCS2"/>
	<link rel="alternate" type="text/html" href="https://nvwiki.org/index.php?title=Module:Citation/CS2&amp;action=history"/>
	<updated>2026-05-13T20:53:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://nvwiki.org/index.php?title=Module:Citation/CS2&amp;diff=112&amp;oldid=prev</id>
		<title>Starfrost: Created page with &quot;local p = {} local CS1 = require(&#039;Module:Citation/CS1&#039;)  p[&#039;&#039;] = function(frame) 	local newFrame = { 	    getParent = function(self) 	    	return frame 	    end, 	    getTitle = function(self) 	    	return &#039;Template:Citation&#039; 	    end, 	    args = {CitationClass=&#039;citation&#039;} 	} 	setmetatable(newFrame, { 		__index = function(t, k) 			if type(frame[k]) == &#039;function&#039; then 				return function(...) 					return frame[k](frame, select(2, ...)) 				end 			else 				return frame[k]...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nvwiki.org/index.php?title=Module:Citation/CS2&amp;diff=112&amp;oldid=prev"/>
		<updated>2025-04-20T15:12:21Z</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:Citation&amp;#039; 	    end, 	    args = {CitationClass=&amp;#039;citation&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]...&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(&amp;#039;Module:Citation/CS1&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
p[&amp;#039;&amp;#039;] = 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 &amp;#039;Template:Citation&amp;#039;&lt;br /&gt;
	    end,&lt;br /&gt;
	    args = {CitationClass=&amp;#039;citation&amp;#039;}&lt;br /&gt;
	}&lt;br /&gt;
	setmetatable(newFrame, {&lt;br /&gt;
		__index = function(t, k)&lt;br /&gt;
			if type(frame[k]) == &amp;#039;function&amp;#039; 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>Starfrost</name></author>
	</entry>
</feed>