<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://wiki.alcoyindustrial.es/w/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AInfobox_Industria</id>
	<title>Módulo:Infobox Industria - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alcoyindustrial.es/w/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AInfobox_Industria"/>
	<link rel="alternate" type="text/html" href="https://wiki.alcoyindustrial.es/w/index.php?title=M%C3%B3dulo:Infobox_Industria&amp;action=history"/>
	<updated>2026-04-19T14:15:24Z</updated>
	<subtitle>Historial de revisiones de esta página en la wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://wiki.alcoyindustrial.es/w/index.php?title=M%C3%B3dulo:Infobox_Industria&amp;diff=15&amp;oldid=prev</id>
		<title>Averduc: Página creada con «local p = {}  function p.run(frame)  	local nombreimagen = frame.args['imagen'] or '' 	local fechacreacion = frame.args['fecha creacion'] or '' 	local fundador = frame.args…»</title>
		<link rel="alternate" type="text/html" href="https://wiki.alcoyindustrial.es/w/index.php?title=M%C3%B3dulo:Infobox_Industria&amp;diff=15&amp;oldid=prev"/>
		<updated>2020-09-21T08:58:08Z</updated>

		<summary type="html">&lt;p&gt;Página creada con «local p = {}  function p.run(frame)  	local nombreimagen = frame.args[&amp;#039;imagen&amp;#039;] or &amp;#039;&amp;#039; 	local fechacreacion = frame.args[&amp;#039;fecha creacion&amp;#039;] or &amp;#039;&amp;#039; 	local fundador = frame.args…»&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;
function p.run(frame)&lt;br /&gt;
&lt;br /&gt;
	local nombreimagen = frame.args['imagen'] or ''&lt;br /&gt;
	local fechacreacion = frame.args['fecha creacion'] or ''&lt;br /&gt;
	local fundador = frame.args['fundador'] or ''&lt;br /&gt;
	local fechacierre = frame.args['fecha cierre'] or ''&lt;br /&gt;
	local sector = frame.args['sector'] or ''&lt;br /&gt;
	local tituloinfobox = frame.args['titulo infobox'] or ''&lt;br /&gt;
	&lt;br /&gt;
	local ubicaciones = frame.args['ubicaciones']&lt;br /&gt;
&lt;br /&gt;
	&lt;br /&gt;
	if nombreimagen ~= '' then&lt;br /&gt;
		imagen = '[[' .. nombreimagen .. '|width|300px]]'&lt;br /&gt;
		else imagen = ''&lt;br /&gt;
			end&lt;br /&gt;
	if tituloinfobox ~= '' then titulo = tituloinfobox&lt;br /&gt;
		else titulo = tostring(mw.title.getCurrentTitle()) end&lt;br /&gt;
	&lt;br /&gt;
	local capiunto = require 'capiunto'&lt;br /&gt;
	&lt;br /&gt;
	local infobox = capiunto.create( {&lt;br /&gt;
		top = titulo,&lt;br /&gt;
		topStyle = 'background:#c7c7c7; padding: 10px',&lt;br /&gt;
		headerStyle = 'background:#ffffa1;'&lt;br /&gt;
	} )&lt;br /&gt;
&lt;br /&gt;
	infobox:addImage(imagen)&lt;br /&gt;
	infobox:addHeader('Información')&lt;br /&gt;
	infobox:addRow('Período de actividad', fechacreacion .. ' - ' .. fechacierre)&lt;br /&gt;
	infobox:addRow('Fundador/es', fundador)&lt;br /&gt;
  	infobox:addRow('Sector', sector)&lt;br /&gt;
	infobox:addRow('Ubicaciones', ubicaciones)&lt;br /&gt;
	return infobox&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Averduc</name></author>
	</entry>
</feed>