<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Module%3APurge</id>
	<title>Module:Purge - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Module%3APurge"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Purge&amp;action=history"/>
	<updated>2026-05-01T00:51:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.runerealm.org/index.php?title=Module:Purge&amp;diff=488&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;-- &lt;nowiki&gt; -- Implements Template:Purge --  local p = {}  function p._purge(anchor, text, tag, noinplace) 	local page_title = mw.title.getCurrentTitle().fullText 	local link = string.format(&#039;[%s#%s %s]&#039;,tostring(mw.uri.fullUrl(page_title,&#039;action=purge&#039;)),anchor or &#039;res&#039;, text or &#039;(wrong?)&#039;) 	link = string.format(&#039;&lt;%s class=&quot;plainlinks%s&quot; id=&quot;res&quot; title=&quot;If this information seems incorrect, click here to force an update.&quot;&gt;%s&lt;/%s&gt;&#039;,  		tag or &#039;small&#039;, (noinplace and &#039;&#039;) o...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Module:Purge&amp;diff=488&amp;oldid=prev"/>
		<updated>2024-10-11T22:35:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;-- &amp;lt;nowiki&amp;gt; -- Implements Template:Purge --  local p = {}  function p._purge(anchor, text, tag, noinplace) 	local page_title = mw.title.getCurrentTitle().fullText 	local link = string.format(&amp;#039;[%s#%s %s]&amp;#039;,tostring(mw.uri.fullUrl(page_title,&amp;#039;action=purge&amp;#039;)),anchor or &amp;#039;res&amp;#039;, text or &amp;#039;(wrong?)&amp;#039;) 	link = string.format(&amp;#039;&amp;lt;%s class=&amp;quot;plainlinks%s&amp;quot; id=&amp;quot;res&amp;quot; title=&amp;quot;If this information seems incorrect, click here to force an update.&amp;quot;&amp;gt;%s&amp;lt;/%s&amp;gt;&amp;#039;,  		tag or &amp;#039;small&amp;#039;, (noinplace and &amp;#039;&amp;#039;) o...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- &amp;lt;nowiki&amp;gt;&lt;br /&gt;
-- Implements Template:Purge&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p._purge(anchor, text, tag, noinplace)&lt;br /&gt;
	local page_title = mw.title.getCurrentTitle().fullText&lt;br /&gt;
	local link = string.format(&amp;#039;[%s#%s %s]&amp;#039;,tostring(mw.uri.fullUrl(page_title,&amp;#039;action=purge&amp;#039;)),anchor or &amp;#039;res&amp;#039;, text or &amp;#039;(wrong?)&amp;#039;)&lt;br /&gt;
	link = string.format(&amp;#039;&amp;lt;%s class=&amp;quot;plainlinks%s&amp;quot; id=&amp;quot;res&amp;quot; title=&amp;quot;If this information seems incorrect, click here to force an update.&amp;quot;&amp;gt;%s&amp;lt;/%s&amp;gt;&amp;#039;, &lt;br /&gt;
		tag or &amp;#039;small&amp;#039;, (noinplace and &amp;#039;&amp;#039;) or &amp;#039; jsPurgeLink&amp;#039;, link, tag or &amp;#039;small&amp;#039;)&lt;br /&gt;
	return link&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.purge(frame)&lt;br /&gt;
	return p._purge(frame:getParent().args.anchor)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>