<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_machine%2Fdoc</id>
	<title>Template:Infobox machine/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_machine%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Template:Infobox_machine/doc&amp;action=history"/>
	<updated>2026-04-14T07:09:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Template:Infobox_machine/doc&amp;diff=3102&amp;oldid=prev</id>
		<title>Buburka Rinderbuy: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Template:Infobox_machine/doc&amp;diff=3102&amp;oldid=prev"/>
		<updated>2024-02-08T03:12:15Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:12, 7 February 2024&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key twenizlx_mw1497-mw20_:diff::1.12:old-3101:rev-3102 --&gt;
&lt;/table&gt;</summary>
		<author><name>Buburka Rinderbuy</name></author>
	</entry>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Template:Infobox_machine/doc&amp;diff=3101&amp;oldid=prev</id>
		<title>Template:Infobox machine/doc&gt;NaK: Add Research2 and 3 to Example and Template</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Template:Infobox_machine/doc&amp;diff=3101&amp;oldid=prev"/>
		<updated>2023-04-01T14:06:13Z</updated>

		<summary type="html">&lt;p&gt;Add Research2 and 3 to Example and Template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox machine&lt;br /&gt;
| Name          = Groundwater Pump&lt;br /&gt;
| Tier          = 1&lt;br /&gt;
| Image         = &lt;br /&gt;
| Description   = In-game building description goes here. The template will handle even very long text gracefully.&lt;br /&gt;
| Recipe        = &lt;br /&gt;
  {{Machine Recipe&lt;br /&gt;
    | Input1Name  = Construction Parts&lt;br /&gt;
    | Input1Qty   = 12&lt;br /&gt;
    | Input2Name  = Iron&lt;br /&gt;
    | Input2Qty   = 12&lt;br /&gt;
    }}&lt;br /&gt;
| Workers       = 10&lt;br /&gt;
| Electricity   = 20 KW&lt;br /&gt;
| Unity         = +1.00&lt;br /&gt;
| Maintenance   = 5&lt;br /&gt;
| Footprint     = 6x4&lt;br /&gt;
| Research      = Cement Production&lt;br /&gt;
| Research2     = Basic Desalination &amp;lt;!-- Accepts at most 3 researches --&amp;gt;&lt;br /&gt;
| Cargo         = [[Water]]&lt;br /&gt;
| Storage       = 5000&lt;br /&gt;
| BoostByUnity =  yes&lt;br /&gt;
| Designation   = General Machines&lt;br /&gt;
| DesigImgOverride = Fuel Gas.png &amp;lt;!-- only used if needed to override the automatic image --&amp;gt;&lt;br /&gt;
| Variants      = [[Blast Furnace II]]&lt;br /&gt;
}}&lt;br /&gt;
Example usage:&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox machine&lt;br /&gt;
| Name          = Groundwater Pump&lt;br /&gt;
| Tier          = 1&lt;br /&gt;
| Image         = &lt;br /&gt;
| Description   = In-game building description goes here. The template will handle even very long text gracefully.&lt;br /&gt;
| Recipe        = &lt;br /&gt;
  {{Machine Recipe&lt;br /&gt;
    | Input1Name  = Construction Parts&lt;br /&gt;
    | Input1Qty   = 12&lt;br /&gt;
    | Input2Name  = Iron&lt;br /&gt;
    | Input2Qty   = 12&lt;br /&gt;
    }}&lt;br /&gt;
| Workers       = 10&lt;br /&gt;
| Electricity   = 20 KW&lt;br /&gt;
| Maintenance   = 5&lt;br /&gt;
| Footprint     = 6x4&lt;br /&gt;
| Research      = Cement Production &amp;lt;!-- What tech is required for this building to be unlocked --&amp;gt;&lt;br /&gt;
| Research2     = Basic Desalination &amp;lt;!-- Accepts at most 3 researches --&amp;gt;&lt;br /&gt;
| Cargo         = [[Water]]&lt;br /&gt;
| Storage       = 5000&lt;br /&gt;
| BoostByUnity  = yes&lt;br /&gt;
| Designation   = General Machines&lt;br /&gt;
| DesigImgOverride = Fuel Gas.png &amp;lt;!-- only used if needed to override the automatic image --&amp;gt;&lt;br /&gt;
| Variants      = [[Blast Furnace II]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Blank template:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox machine&lt;br /&gt;
| Name          = &lt;br /&gt;
| Tier          = &lt;br /&gt;
| Image         = &lt;br /&gt;
| Description   = &lt;br /&gt;
| Recipe        = &lt;br /&gt;
  {{Machine Recipe&lt;br /&gt;
    | Input1Name  = &lt;br /&gt;
    | Input1Qty   = &lt;br /&gt;
    | Input2Name  = &lt;br /&gt;
    | Input2Qty   = &lt;br /&gt;
    }}&lt;br /&gt;
| Workers       = &lt;br /&gt;
| Electricity   = &lt;br /&gt;
| Maintenance   = &lt;br /&gt;
| ResearchSpeed = &lt;br /&gt;
| Footprint     = &lt;br /&gt;
| Research      = &lt;br /&gt;
| Research2     = &lt;br /&gt;
| Research3     = &lt;br /&gt;
| Cargo         = &lt;br /&gt;
| Storage       = &lt;br /&gt;
| BoostByUnity  = &lt;br /&gt;
| Designation   = &lt;br /&gt;
| DesigImgOverride = &amp;lt;!-- only used if needed to override the automatic image --&amp;gt;&lt;br /&gt;
| Variants      = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Infobox templates|Material]]&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Template:Infobox machine/doc&gt;NaK</name></author>
	</entry>
</feed>