<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://universityinnovation.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ATranslateThis</id>
	<title>Module:TranslateThis - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://universityinnovation.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ATranslateThis"/>
	<link rel="alternate" type="text/html" href="https://universityinnovation.org/index.php?title=Module:TranslateThis&amp;action=history"/>
	<updated>2026-05-21T02:51:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://universityinnovation.org/index.php?title=Module:TranslateThis&amp;diff=88141&amp;oldid=prev</id>
		<title>Jayprakash: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://universityinnovation.org/index.php?title=Module:TranslateThis&amp;diff=88141&amp;oldid=prev"/>
		<updated>2020-02-12T11:57:36Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 11:57, 12 February 2020&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key uifwiki-asz_:diff::1.12:old-88140:rev-88141 --&gt;
&lt;/table&gt;</summary>
		<author><name>Jayprakash</name></author>
		
	</entry>
	<entry>
		<id>https://universityinnovation.org/index.php?title=Module:TranslateThis&amp;diff=88140&amp;oldid=prev</id>
		<title>en&gt;MusikAnimal: Protected &quot;Module:TranslateThis&quot;: High-risk Lua module ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://universityinnovation.org/index.php?title=Module:TranslateThis&amp;diff=88140&amp;oldid=prev"/>
		<updated>2019-11-07T01:17:37Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wiki/Module:TranslateThis&quot; title=&quot;Module:TranslateThis&quot;&gt;Module:TranslateThis&lt;/a&gt;&amp;quot;: High-risk Lua module ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;return { main = function( frame )&lt;br /&gt;
	&lt;br /&gt;
	function shallowcopy(orig)&lt;br /&gt;
		if type(orig) ~= 'table' then&lt;br /&gt;
			return orig&lt;br /&gt;
		end&lt;br /&gt;
		&lt;br /&gt;
		local result = {}&lt;br /&gt;
		for key, value in pairs(orig) do&lt;br /&gt;
			result[key] = value&lt;br /&gt;
		end&lt;br /&gt;
		return result&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	local lang = frame:preprocess(&amp;quot;{{int:lang}}&amp;quot;) -- I don't know of any other way to get the user's language...&lt;br /&gt;
	local args = shallowcopy(frame:getParent().args)&lt;br /&gt;
	&lt;br /&gt;
	local anchor = args.anchor&lt;br /&gt;
	args.anchor = nil&lt;br /&gt;
	if (anchor and args[anchor]) then&lt;br /&gt;
		anchor = args[anchor]&lt;br /&gt;
	end&lt;br /&gt;
	anchor = anchor and frame:expandTemplate( { title = &amp;quot;Anchor&amp;quot;, args = { anchor } } ) or ''&lt;br /&gt;
	&lt;br /&gt;
	local result = args[ lang ]&lt;br /&gt;
	if result and result ~= '' then&lt;br /&gt;
		result = '&amp;lt;span lang=&amp;quot;' .. lang .. '&amp;quot;&amp;gt;' .. result .. '&amp;lt;/span&amp;gt;'&lt;br /&gt;
	else&lt;br /&gt;
		result = ''&lt;br /&gt;
		for i, v in pairs( args ) do&lt;br /&gt;
			if v ~= &amp;quot;&amp;quot; and i ~= &amp;quot;source&amp;quot; then&lt;br /&gt;
				result = result .. ' / &amp;lt;span lang=&amp;quot;' .. i .. '&amp;quot;&amp;gt;' .. v .. '&amp;lt;/span&amp;gt; &amp;lt;small&amp;gt;(' .. i .. ')&amp;lt;/small&amp;gt;'&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
		if args[&amp;quot;source&amp;quot;] then&lt;br /&gt;
			result = result:sub( 4 ) .. &amp;quot; – &amp;quot; ..  &amp;quot;Want to help translate? [[&amp;quot; .. args[&amp;quot;source&amp;quot;] .. &amp;quot;|Translate the missing messages.]]&amp;quot;&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	return anchor .. result&lt;br /&gt;
end}&lt;/div&gt;</summary>
		<author><name>en&gt;MusikAnimal</name></author>
		
	</entry>
</feed>