<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://wikiminecraft.es/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AAnimate</id>
	<title>Módulo:Animate - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://wikiminecraft.es/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AAnimate"/>
	<link rel="alternate" type="text/html" href="https://wikiminecraft.es/index.php?title=M%C3%B3dulo:Animate&amp;action=history"/>
	<updated>2026-07-09T03:57:23Z</updated>
	<subtitle>Historial de revisiones de esta página en la wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wikiminecraft.es/index.php?title=M%C3%B3dulo:Animate&amp;diff=3023&amp;oldid=prev</id>
		<title>MinedNugget: Protegió «Módulo:Animate» ([Editar=Solo permitir administradores] (indefinido) [Pueden trasladar=Solo permitir administradores] (indefinido))</title>
		<link rel="alternate" type="text/html" href="https://wikiminecraft.es/index.php?title=M%C3%B3dulo:Animate&amp;diff=3023&amp;oldid=prev"/>
		<updated>2014-04-20T14:35:48Z</updated>

		<summary type="html">&lt;p&gt;Protegió «&lt;a href=&quot;/M%C3%B3dulo:Animate&quot; title=&quot;Módulo:Animate&quot;&gt;Módulo:Animate&lt;/a&gt;» ([Editar=Solo permitir administradores] (indefinido) [Pueden trasladar=Solo permitir administradores] (indefinido))&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 14:35 20 abr 2014&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>MinedNugget</name></author>
	</entry>
	<entry>
		<id>https://wikiminecraft.es/index.php?title=M%C3%B3dulo:Animate&amp;diff=1038&amp;oldid=prev</id>
		<title>MinedNugget: Página creada con «local p = {} function p.animate( f ) 	local args = f 	if f == mw.getCurrentFrame() then 		args = f:getParent().args 	end 	local files = args[1] or &#039;&#039; 	local size = args[2] ...»</title>
		<link rel="alternate" type="text/html" href="https://wikiminecraft.es/index.php?title=M%C3%B3dulo:Animate&amp;diff=1038&amp;oldid=prev"/>
		<updated>2014-04-11T16:27:54Z</updated>

		<summary type="html">&lt;p&gt;Página creada con «local p = {} function p.animate( f ) 	local args = f 	if f == mw.getCurrentFrame() then 		args = f:getParent().args 	end 	local files = args[1] or &amp;#039;&amp;#039; 	local size = args[2] ...»&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;
function p.animate( f )&lt;br /&gt;
	local args = f&lt;br /&gt;
	if f == mw.getCurrentFrame() then&lt;br /&gt;
		args = f:getParent().args&lt;br /&gt;
	end&lt;br /&gt;
	local files = args[1] or &amp;#039;&amp;#039;&lt;br /&gt;
	local size = args[2] or &amp;#039;&amp;#039;&lt;br /&gt;
	&lt;br /&gt;
	if size ~= &amp;#039;&amp;#039; then&lt;br /&gt;
		size = &amp;#039;|&amp;#039; .. size&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	local images = {}&lt;br /&gt;
	for image in mw.text.gsplit( files, &amp;#039;%s*;%s*&amp;#039; ) do&lt;br /&gt;
		if image == &amp;#039;&amp;#039; then&lt;br /&gt;
			table.insert( images, &amp;#039;&amp;lt;span&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/span&amp;gt;&amp;#039; )&lt;br /&gt;
		else&lt;br /&gt;
			table.insert( images, &amp;#039;&amp;lt;span&amp;gt;[[File:&amp;#039; .. image .. size .. &amp;#039;]]&amp;lt;/span&amp;gt;&amp;#039; )&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	images[1] = images[1]:gsub( &amp;#039;^&amp;lt;span&amp;gt;&amp;#039;, &amp;#039;&amp;lt;span class=&amp;quot;active&amp;quot;&amp;gt;&amp;#039; )&lt;br /&gt;
	&lt;br /&gt;
	return &amp;#039;&amp;lt;span class=&amp;quot;animated&amp;quot;&amp;gt;&amp;#039; .. table.concat( images ) .. &amp;#039;&amp;lt;/span&amp;gt;&amp;#039;&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>MinedNugget</name></author>
	</entry>
</feed>