<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AOutputBuffer</id>
	<title>Module:OutputBuffer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AOutputBuffer"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Module:OutputBuffer&amp;action=history"/>
	<updated>2026-04-05T04:45:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Module:OutputBuffer&amp;diff=9151&amp;oldid=prev</id>
		<title>&gt;The Earwig: Protected &quot;Module:OutputBuffer&quot;: High-risk Lua module: over 10,000 mainspace transclusions ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Module:OutputBuffer&amp;diff=9151&amp;oldid=prev"/>
		<updated>2015-12-14T09:30:14Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wiki/index.php/Module:OutputBuffer&quot; title=&quot;Module:OutputBuffer&quot;&gt;Module:OutputBuffer&lt;/a&gt;&amp;quot;: &lt;a href=&quot;/wiki/index.php?title=WP:High-risk_templates&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:High-risk templates (page does not exist)&quot;&gt;High-risk Lua module&lt;/a&gt;: over 10,000 mainspace transclusions ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;return function()&lt;br /&gt;
	local buffer = {}&lt;br /&gt;
	return function(sep)&lt;br /&gt;
		local b = buffer&lt;br /&gt;
		buffer = {}&lt;br /&gt;
		return table.concat(b, sep)&lt;br /&gt;
	end,&lt;br /&gt;
	function(text)&lt;br /&gt;
		buffer[#buffer + 1] = text&lt;br /&gt;
	end,&lt;br /&gt;
	function(...)&lt;br /&gt;
		buffer[#buffer + 1] = string.format(...)&lt;br /&gt;
	end&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>&gt;The Earwig</name></author>
	</entry>
</feed>