<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.wosforge.org/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.wosforge.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox"/>
	<link rel="alternate" type="text/html" href="https://wiki.wosforge.org/index.php?title=Template:Infobox&amp;action=history"/>
	<updated>2026-05-20T22:26:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.wosforge.org/index.php?title=Template:Infobox&amp;diff=2&amp;oldid=prev</id>
		<title>WikiAdmin: Initial skeleton</title>
		<link rel="alternate" type="text/html" href="https://wiki.wosforge.org/index.php?title=Template:Infobox&amp;diff=2&amp;oldid=prev"/>
		<updated>2026-05-17T15:45:30Z</updated>

		<summary type="html">&lt;p&gt;Initial skeleton&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{| class=&amp;quot;wikitable floatright&amp;quot; style=&amp;quot;margin:0 0 1em 1em;width:260px;font-size:90%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;padding:8px;font-size:110%&amp;quot; | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}&lt;br /&gt;
{{#if:{{{image|}}}|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;padding:6px&amp;quot; | [[File:{{{image}}}|center|240px|{{{caption|}}}]]&lt;br /&gt;
}}{{#if:{{{type|}}}|&lt;br /&gt;
|-&lt;br /&gt;
! Type || {{{type}}}&lt;br /&gt;
}}{{#if:{{{tier|}}}|&lt;br /&gt;
|-&lt;br /&gt;
! Tier || {{{tier}}}&lt;br /&gt;
}}{{#if:{{{atk|}}}|&lt;br /&gt;
|-&lt;br /&gt;
! ATK || {{{atk}}}&lt;br /&gt;
}}{{#if:{{{hp|}}}|&lt;br /&gt;
|-&lt;br /&gt;
! HP || {{{hp}}}&lt;br /&gt;
}}{{#if:{{{def|}}}|&lt;br /&gt;
|-&lt;br /&gt;
! DEF || {{{def}}}&lt;br /&gt;
}}{{#if:{{{description|}}}|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;font-size:90%;padding:6px&amp;quot; | {{{description|}}}&lt;br /&gt;
}}|}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
Place at the top of any article:&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Infobox&lt;br /&gt;
| name        = &lt;br /&gt;
| image       = Example.png&lt;br /&gt;
| type        = &lt;br /&gt;
| tier        = &lt;br /&gt;
| atk         = &lt;br /&gt;
| hp          = &lt;br /&gt;
| def         = &lt;br /&gt;
| description = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[Category:Templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
</feed>