<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://netxipedia.org/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AForMultilingualTrans</id>
	<title>Módulo:ForMultilingualTrans - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://netxipedia.org/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AForMultilingualTrans"/>
	<link rel="alternate" type="text/html" href="https://netxipedia.org/index.php?title=M%C3%B3dulo:ForMultilingualTrans&amp;action=history"/>
	<updated>2026-04-17T14:02:09Z</updated>
	<subtitle>Historial de revisiones de esta página en la wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://netxipedia.org/index.php?title=M%C3%B3dulo:ForMultilingualTrans&amp;diff=4157&amp;oldid=prev</id>
		<title>Netxipedia: 1 revisión importada</title>
		<link rel="alternate" type="text/html" href="https://netxipedia.org/index.php?title=M%C3%B3dulo:ForMultilingualTrans&amp;diff=4157&amp;oldid=prev"/>
		<updated>2025-08-31T17:04:24Z</updated>

		<summary type="html">&lt;p&gt;1 revisión importada&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;es&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Revisión anterior&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revisión del 17:04 31 ago 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;es&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sin diferencias)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Netxipedia</name></author>
	</entry>
	<entry>
		<id>https://netxipedia.org/index.php?title=M%C3%B3dulo:ForMultilingualTrans&amp;diff=4156&amp;oldid=prev</id>
		<title>netxipedia&gt;Jmarchn: Página creada con «local p = {}  local SA = require &#039;Module:SimpleArgs&#039;  local function I18nStr (S, ...) 	return require(&#039;Module:TNT&#039;).format(&#039;I18n/ForMultilingualTrans&#039;, S, {...}) end  local…»</title>
		<link rel="alternate" type="text/html" href="https://netxipedia.org/index.php?title=M%C3%B3dulo:ForMultilingualTrans&amp;diff=4156&amp;oldid=prev"/>
		<updated>2019-10-10T14:54:32Z</updated>

		<summary type="html">&lt;p&gt;Página creada con «local p = {}  local SA = require &amp;#039;Module:SimpleArgs&amp;#039;  local function I18nStr (S, ...) 	return require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/ForMultilingualTrans&amp;#039;, S, {...}) end  local…»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
local SA = require &amp;#039;Module:SimpleArgs&amp;#039;&lt;br /&gt;
&lt;br /&gt;
local function I18nStr (S, ...)&lt;br /&gt;
	return require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/ForMultilingualTrans&amp;#039;, S, {...})&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local RS_ForTranslation = &amp;#039;ForTranslation&amp;#039;&lt;br /&gt;
&lt;br /&gt;
function p.Mess (frame)&lt;br /&gt;
	local args = SA.GetArgs (frame)&lt;br /&gt;
	local S = args[1] or &amp;#039;&amp;#039;&lt;br /&gt;
	if S == &amp;#039;&amp;#039; then&lt;br /&gt;
		return &amp;#039;&amp;#039;&lt;br /&gt;
	else	&lt;br /&gt;
		local Pos = string.find(S, &amp;#039;/&amp;#039;)&lt;br /&gt;
		if Pos ~= nil then&lt;br /&gt;
			S = string.sub (S, 1, Pos-1)&lt;br /&gt;
		end	&lt;br /&gt;
		S = &amp;#039;Data:I18n/&amp;#039;..S..&amp;#039;.tab&amp;#039;&lt;br /&gt;
		return I18nStr(RS_ForTranslation, &amp;#039;[[:Commons:&amp;#039;..S..&amp;#039;|&amp;#039;..S..&amp;#039;]]&amp;#039;)&lt;br /&gt;
	end	&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>netxipedia&gt;Jmarchn</name></author>
	</entry>
</feed>