<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://www.wiki.lemonsystems.com.ar/index.php?action=history&amp;feed=atom&amp;title=Plantilla%3AInfobox%2Fdoc</id>
	<title>Plantilla:Infobox/doc - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://www.wiki.lemonsystems.com.ar/index.php?action=history&amp;feed=atom&amp;title=Plantilla%3AInfobox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.wiki.lemonsystems.com.ar/index.php?title=Plantilla:Infobox/doc&amp;action=history"/>
	<updated>2026-04-19T08:27:11Z</updated>
	<subtitle>Historial de revisiones de esta página en la wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://www.wiki.lemonsystems.com.ar/index.php?title=Plantilla:Infobox/doc&amp;diff=160&amp;oldid=prev</id>
		<title>IvanAlbrieu: 1 revisión importada</title>
		<link rel="alternate" type="text/html" href="https://www.wiki.lemonsystems.com.ar/index.php?title=Plantilla:Infobox/doc&amp;diff=160&amp;oldid=prev"/>
		<updated>2020-02-16T04:52:51Z</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 01:52 16 feb 2020&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>IvanAlbrieu</name></author>
	</entry>
	<entry>
		<id>https://www.wiki.lemonsystems.com.ar/index.php?title=Plantilla:Infobox/doc&amp;diff=159&amp;oldid=prev</id>
		<title>KarateDoMiyazato Wiki&gt;KarateWiki: Página nueva: ==Descripción== Esta plantilla es una infobox (ficha/caja de información) de muestra, para ayudar en la creación de nuevas infoboxes.  Uso recomendado: copia el código de la pl...</title>
		<link rel="alternate" type="text/html" href="https://www.wiki.lemonsystems.com.ar/index.php?title=Plantilla:Infobox/doc&amp;diff=159&amp;oldid=prev"/>
		<updated>2020-02-13T18:03:28Z</updated>

		<summary type="html">&lt;p&gt;Página nueva: ==Descripción== Esta plantilla es una infobox (ficha/caja de información) de muestra, para ayudar en la creación de nuevas infoboxes.  Uso recomendado: copia el código de la pl...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Descripción==&lt;br /&gt;
Esta plantilla es una infobox (ficha/caja de información) de muestra, para ayudar en la creación de nuevas infoboxes.&lt;br /&gt;
&lt;br /&gt;
Uso recomendado: copia el código de la plantilla en una nueva página y edítala desde ahí.&lt;br /&gt;
&lt;br /&gt;
===Acerca de las infoboxes y las plantillas===&lt;br /&gt;
Ver [[Ayuda:Plantillas]] y [[Ayuda:Infobox]] para más información acerca de cómo funcionan ambas.&lt;br /&gt;
&lt;br /&gt;
===Notas===&lt;br /&gt;
* Las filas Título, Primero, Segundo, y Tercero muestran &amp;quot;Desconocido&amp;quot;/&amp;quot;Sin nombre&amp;quot; si sus valores no se especifican.&lt;br /&gt;
* Las filas imagen, pie de imagen, Cuarto, Quinto y Sexto no se mostrarán si no se especifican sus valores.&lt;br /&gt;
&lt;br /&gt;
==Sintaxis==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{infobox&lt;br /&gt;
 | título        = &lt;br /&gt;
 | imagen        = [ej. &amp;quot;Ejemplo.jpg&amp;quot;]&lt;br /&gt;
 | piedeimagen   = &lt;br /&gt;
 | primero       =&lt;br /&gt;
 | segundo       =&lt;br /&gt;
 | tercero       =&lt;br /&gt;
 | cuarto        =&lt;br /&gt;
 | quinto        =&lt;br /&gt;
 | sexto         =&lt;br /&gt;
 | anterior      =&lt;br /&gt;
 | siguiente     =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Muestras==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{infobox&lt;br /&gt;
 | título        = Una bonita flor&lt;br /&gt;
 | imagen        = Example.jpg&lt;br /&gt;
 | piedeimagen   = Floweris flowerum&lt;br /&gt;
 | primero       = Rosa y verde&lt;br /&gt;
 | segundo       = Exterior&lt;br /&gt;
 | cuarto        = Anual&lt;br /&gt;
 | anterior      = I&lt;br /&gt;
 | siguiente     = III&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Dando como resultado...&lt;br /&gt;
&lt;br /&gt;
{{infobox&lt;br /&gt;
 | título        = Una bonita flor&lt;br /&gt;
 | imagen        = Example.jpg&lt;br /&gt;
 | piedeimagen   = Floweris flowerum&lt;br /&gt;
 | primero       = Rosa y verde&lt;br /&gt;
 | segundo       = Exterior&lt;br /&gt;
 | cuarto        = Anual&lt;br /&gt;
 | anterior      = I&lt;br /&gt;
 | siguiente     = III&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Plantillas| ]]&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Documentación de plantillas|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>KarateDoMiyazato Wiki&gt;KarateWiki</name></author>
	</entry>
</feed>