<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tiffa.net/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AUnstrip</id>
	<title>Module:Unstrip - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tiffa.net/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AUnstrip"/>
	<link rel="alternate" type="text/html" href="https://wiki.tiffa.net/w/index.php?title=Module:Unstrip&amp;action=history"/>
	<updated>2026-04-05T23:10:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.tiffa.net/w/index.php?title=Module:Unstrip&amp;diff=3760&amp;oldid=prev</id>
		<title>imported&gt;Fire: Created page with &quot;-- This module provides a frontend to the mw.text.unstrip, unstripNoWiki and killMarkers functions local p = {}  function p.unstrip(frame) 	return mw.text.unstrip(frame.args[1]) end  function p.unstripNoWiki(frame) 	return mw.text.unstripNoWiki(frame.args[1]) end  function p.killMarkers(frame) 	return mw.text.killMarkers(frame.args[1]) end  return p&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tiffa.net/w/index.php?title=Module:Unstrip&amp;diff=3760&amp;oldid=prev"/>
		<updated>2023-01-03T06:10:09Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;-- This module provides a frontend to the mw.text.unstrip, unstripNoWiki and killMarkers functions local p = {}  function p.unstrip(frame) 	return mw.text.unstrip(frame.args[1]) end  function p.unstripNoWiki(frame) 	return mw.text.unstripNoWiki(frame.args[1]) end  function p.killMarkers(frame) 	return mw.text.killMarkers(frame.args[1]) end  return p&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- This module provides a frontend to the mw.text.unstrip, unstripNoWiki and killMarkers functions&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.unstrip(frame)&lt;br /&gt;
	return mw.text.unstrip(frame.args[1])&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.unstripNoWiki(frame)&lt;br /&gt;
	return mw.text.unstripNoWiki(frame.args[1])&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.killMarkers(frame)&lt;br /&gt;
	return mw.text.killMarkers(frame.args[1])&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Fire</name></author>
	</entry>
</feed>