<?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%3AUstring</id>
	<title>Module:Ustring - 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%3AUstring"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Module:Ustring&amp;action=history"/>
	<updated>2026-04-04T17:49:33Z</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:Ustring&amp;diff=6020&amp;oldid=prev</id>
		<title>&gt;Pppery: Changed protection settings for &quot;Module:Ustring&quot;: Used by fully protected Template:Str rightc -&gt; Template:New page DYM -&gt; Template:No article text (-&gt; WP:CASC) ([Edit=Require administrator access] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Module:Ustring&amp;diff=6020&amp;oldid=prev"/>
		<updated>2024-02-17T04:51:51Z</updated>

		<summary type="html">&lt;p&gt;Changed protection settings for &amp;quot;&lt;a href=&quot;/wiki/index.php/Module:Ustring&quot; title=&quot;Module:Ustring&quot;&gt;Module:Ustring&lt;/a&gt;&amp;quot;: Used by fully protected &lt;a href=&quot;/wiki/index.php/Template:Str_rightc&quot; title=&quot;Template:Str rightc&quot;&gt;Template:Str rightc&lt;/a&gt; -&amp;gt; &lt;a href=&quot;/wiki/index.php?title=Template:New_page_DYM&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Template:New page DYM (page does not exist)&quot;&gt;Template:New page DYM&lt;/a&gt; -&amp;gt; &lt;a href=&quot;/wiki/index.php?title=Template:No_article_text&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Template:No article text (page does not exist)&quot;&gt;Template:No article text&lt;/a&gt; (-&amp;gt; &lt;a href=&quot;/wiki/index.php?title=WP:CASC&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:CASC (page does not exist)&quot;&gt;WP:CASC&lt;/a&gt;) ([Edit=Require administrator access] (indefinite))&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;require(&amp;#039;strict&amp;#039;)&lt;br /&gt;
return setmetatable({}, {&lt;br /&gt;
	__index = function(t, k)&lt;br /&gt;
		local what = mw.ustring[k]&lt;br /&gt;
		if type(what) ~= &amp;quot;function&amp;quot; then&lt;br /&gt;
			return what&lt;br /&gt;
		end&lt;br /&gt;
		return function(frame)&lt;br /&gt;
			local fargs = frame.args&lt;br /&gt;
			local fargsused = { tag = true }&lt;br /&gt;
			local args = {}&lt;br /&gt;
			local str_i = 1&lt;br /&gt;
			while fargs[&amp;#039;s&amp;#039; .. str_i] do&lt;br /&gt;
				fargsused[&amp;#039;s&amp;#039; .. str_i] = true&lt;br /&gt;
				args[str_i] = fargs[&amp;#039;s&amp;#039; .. str_i]&lt;br /&gt;
				str_i = str_i + 1&lt;br /&gt;
			end&lt;br /&gt;
			for i, v in ipairs(fargs) do&lt;br /&gt;
				fargsused[i] = true&lt;br /&gt;
				args[i + str_i - 1] = tonumber(v) or v:gsub(&amp;quot;^\\&amp;quot;, &amp;quot;&amp;quot;, 1)&lt;br /&gt;
			end&lt;br /&gt;
			if not fargs.tag then&lt;br /&gt;
				return (what(unpack(args)))		-- Outside parens truncate to first result avoiding tail call&lt;br /&gt;
			end&lt;br /&gt;
			local tagargs = {}&lt;br /&gt;
			for x, y in pairs(fargs) do&lt;br /&gt;
				if not fargsused[x] then tagargs[x] = y end&lt;br /&gt;
			end&lt;br /&gt;
			return frame:extensionTag{name = fargs.tag, content = what(unpack(args)), args = tagargs}&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
})&lt;/div&gt;</summary>
		<author><name>&gt;Pppery</name></author>
	</entry>
</feed>