<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.deltaworlds.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox</id>
	<title>Template:Infobox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.deltaworlds.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox"/>
	<link rel="alternate" type="text/html" href="https://wiki.deltaworlds.com/index.php?title=Template:Infobox&amp;action=history"/>
	<updated>2026-05-03T17:38:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.deltaworlds.com/index.php?title=Template:Infobox&amp;diff=26&amp;oldid=prev</id>
		<title>Xan: Created page with &quot;&lt;div style=&quot;{{Infobox css}}{{{css|}}}&quot;&gt;    &lt;div style=&quot;background: #D8E4FF; {{CSS linear-gradient|top|#D8E4FF, #A8C0FF}} padding: 6px; font-weight: bold; text-align: center;font-size: 120%;&quot;&gt;{{{title|{{BASEPAGENAME}}}}}&lt;/div&gt;    &lt;div style=&quot;text-align: center;&quot;&gt;{{{imagearea|300px}}}&lt;/div&gt;    {| cellspacing=&quot;0px&quot; cellpadding=&quot;0px&quot; style=&quot;width: 100%; border-collapse:collapse;&quot;    {{{taglinearea|{{!}}+ style=&quot;padding: 4px; background:...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.deltaworlds.com/index.php?title=Template:Infobox&amp;diff=26&amp;oldid=prev"/>
		<updated>2023-05-04T20:49:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;div style=&amp;quot;{{Infobox css}}{{{css|}}}&amp;quot;&amp;gt;    &amp;lt;div style=&amp;quot;background: #D8E4FF; {{CSS linear-gradient|top|#D8E4FF, #A8C0FF}} padding: 6px; font-weight: bold; text-align: center;font-size: 120%;&amp;quot;&amp;gt;{{{title|{{BASEPAGENAME}}}}}&amp;lt;/div&amp;gt;    &amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;{{{imagearea|[[File:{{{image|Generic Image.png}}}|300px]]}}}&amp;lt;/div&amp;gt;    {| cellspacing=&amp;quot;0px&amp;quot; cellpadding=&amp;quot;0px&amp;quot; style=&amp;quot;width: 100%; border-collapse:collapse;&amp;quot;    {{{taglinearea|{{!}}+ style=&amp;quot;padding: 4px; background:...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div style=&amp;quot;{{Infobox css}}{{{css|}}}&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;div style=&amp;quot;background: #D8E4FF; {{CSS linear-gradient|top|#D8E4FF, #A8C0FF}} padding: 6px; font-weight: bold; text-align: center;font-size: 120%;&amp;quot;&amp;gt;{{{title|{{BASEPAGENAME}}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
   &amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;{{{imagearea|[[File:{{{image|Generic Image.png}}}|300px]]}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
   {| cellspacing=&amp;quot;0px&amp;quot; cellpadding=&amp;quot;0px&amp;quot; style=&amp;quot;width: 100%; border-collapse:collapse;&amp;quot;&lt;br /&gt;
   {{{taglinearea|{{!}}+ style=&amp;quot;padding: 4px; background: #D8E4FF;&amp;quot; {{!}}{{{tagline|&amp;#039;&amp;#039;Tagline&amp;#039;&amp;#039;}}} }}}&lt;br /&gt;
   {{{rows|&lt;br /&gt;
      {{Infobox row|alternate=|label=label|field=field}}&lt;br /&gt;
      {{Infobox row|label=label2|field=field2}}&lt;br /&gt;
      {{Infobox row|alternate=|label=label3|field=field3}}&lt;br /&gt;
   }}}&lt;br /&gt;
   {{{footerarea|{{!}}-&lt;br /&gt;
   {{!}} style=&amp;quot;text-align: center; padding: 4px&amp;quot; colspan=2 {{!}} {{{footer|&amp;#039;&amp;#039;Footer&amp;#039;&amp;#039;}}} }}}&lt;br /&gt;
   |}&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
An improved infobox core template.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== With automatic title and image ===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
 {{Infobox&lt;br /&gt;
 |image=SWCity.jpg&lt;br /&gt;
 |rows=&lt;br /&gt;
 {{Infobox row|alternate=|label=label|field={{{field1}}} }}&lt;br /&gt;
 {{Infobox row|label=label2|field=&lt;br /&gt;
   * Option 1&lt;br /&gt;
   * Option 2}}&lt;br /&gt;
 {{Infobox row|alternate=|label=label3|field={{{field3|default}}} }}&lt;br /&gt;
 }}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== With custom title, tagline, image and footer ===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
 {{Infobox&lt;br /&gt;
 |title=Title&lt;br /&gt;
 |tagline=Some tagline&lt;br /&gt;
 |image=SWCity.jpg&lt;br /&gt;
 |rows=&lt;br /&gt;
 {{Infobox row|alternate=|label=label|field={{{field1}}} }}&lt;br /&gt;
 {{Infobox row|label=label2|field=&lt;br /&gt;
   * Option 1&lt;br /&gt;
   * Option 2}}&lt;br /&gt;
 {{Infobox row|alternate=|label=label3|field={{{field3|default}}} }}&lt;br /&gt;
 |footer=hello world!&lt;br /&gt;
 }}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Infoboxes| ]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
</feed>