<?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%3ABlockGrid</id>
	<title>Módulo:BlockGrid - 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%3ABlockGrid"/>
	<link rel="alternate" type="text/html" href="https://wikiminecraft.es/index.php?title=M%C3%B3dulo:BlockGrid&amp;action=history"/>
	<updated>2026-04-12T18:01:10Z</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:BlockGrid&amp;diff=3025&amp;oldid=prev</id>
		<title>MinedNugget: Protegió «Módulo:BlockGrid» ([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:BlockGrid&amp;diff=3025&amp;oldid=prev"/>
		<updated>2014-04-20T14:36:08Z</updated>

		<summary type="html">&lt;p&gt;Protegió «&lt;a href=&quot;/M%C3%B3dulo:BlockGrid&quot; title=&quot;Módulo:BlockGrid&quot;&gt;Módulo:BlockGrid&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:36 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:BlockGrid&amp;diff=913&amp;oldid=prev</id>
		<title>Bth0: Página creada con «local p = {} function p.grid( f ) 	local args = f:getParent().args 	local rows = {} 	local sprite = require( &#039;Module:Sprite&#039; ).link 	local size = 16 * ( args.scale or 1 ) 	...»</title>
		<link rel="alternate" type="text/html" href="https://wikiminecraft.es/index.php?title=M%C3%B3dulo:BlockGrid&amp;diff=913&amp;oldid=prev"/>
		<updated>2014-04-10T20:43:43Z</updated>

		<summary type="html">&lt;p&gt;Página creada con «local p = {} function p.grid( f ) 	local args = f:getParent().args 	local rows = {} 	local sprite = require( &amp;#039;Module:Sprite&amp;#039; ).link 	local size = 16 * ( args.scale or 1 ) 	...»&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.grid( f )&lt;br /&gt;
	local args = f:getParent().args&lt;br /&gt;
	local rows = {}&lt;br /&gt;
	local sprite = require( &amp;#039;Module:Sprite&amp;#039; ).link&lt;br /&gt;
	local size = 16 * ( args.scale or 1 )&lt;br /&gt;
	&lt;br /&gt;
	for k, v in ipairs( args ) do&lt;br /&gt;
		local row = {}&lt;br /&gt;
		for v2 in mw.text.gsplit( v:gsub( &amp;#039;^%s-\n+&amp;#039;, &amp;#039;&amp;#039; ):gsub( &amp;#039;\n+%s-$&amp;#039;, &amp;#039;&amp;#039; ), &amp;#039;&amp;#039; ) do&lt;br /&gt;
			if mw.text.trim( v2 ) == &amp;#039;&amp;#039; or args[v2] == &amp;#039;air&amp;#039; then&lt;br /&gt;
				table.insert( row, &amp;#039; style=&amp;quot;width:&amp;#039; .. size .. &amp;#039;px;height:&amp;#039; .. size .. &amp;#039;px&amp;quot; | &amp;#039; )&lt;br /&gt;
			else&lt;br /&gt;
				table.insert( row, sprite{ settings = &amp;#039;BlockSprite&amp;#039;, args[v2], &amp;#039;&amp;#039;, scale = args.scale } )&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
		&lt;br /&gt;
		table.insert( rows, table.concat( row, &amp;#039; || &amp;#039; ) )&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	return &amp;#039;{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; style=&amp;quot;line-height:0&amp;quot;\n| &amp;#039; .. table.concat( rows, &amp;#039;\n|-\n| &amp;#039; ) .. &amp;#039;\n|}&amp;#039;&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Bth0</name></author>
	</entry>
</feed>