<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FInfobox_Earth_buildplate%2Fdoc</id>
	<title>Template:MC/Infobox Earth buildplate/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FInfobox_Earth_buildplate%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Infobox_Earth_buildplate/doc&amp;action=history"/>
	<updated>2026-04-10T09:42:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/Infobox_Earth_buildplate/doc&amp;diff=43555&amp;oldid=prev</id>
		<title>imported&gt;CitrusEgg7168 at 23:00, 20 October 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Infobox_Earth_buildplate/doc&amp;diff=43555&amp;oldid=prev"/>
		<updated>2025-10-20T23:00:37Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation header}}&lt;br /&gt;
&amp;lt;!-- documentation here --&amp;gt;&lt;br /&gt;
{{shortcut|buildplate}}&lt;br /&gt;
This template provides a uniform infobox for all [[MCE:Buildplate|&amp;#039;&amp;#039;Minecraft Earth&amp;#039;&amp;#039; buildplate]] pages.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter&lt;br /&gt;
! Function&lt;br /&gt;
! Default value&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; || Optional value to use a different title instead of the page name || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{BASEPAGENAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; || Image of the buildplate || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{title}}}.png&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; if it exists, otherwise [[:File:No image.svg|No image.svg]] (linking to the page where to upload the missing image)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;imagesize&amp;lt;/code&amp;gt; || Adjusts the size of the image || 250px&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; || Additional images || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;#039;&amp;#039;N&amp;#039;&amp;#039;size&amp;lt;/code&amp;gt; || Adjusts the size of the corresponding image || 250px&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cost&amp;lt;/code&amp;gt; || The cost of a buildplate in rubies ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;size&amp;lt;/code&amp;gt; || Buildplate size in blocks ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;rarity&amp;lt;/code&amp;gt; || Rarity of a buildplate ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mobs&amp;lt;/code&amp;gt; || Mob(s) located on a buildplate ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Any amount of image fields are supported (image, image2, image3, etc.); each may be animated by providing a semicolon-delimited list of file names. If no image is provided, &amp;lt;nowiki&amp;gt;{{{title}}}.png&amp;lt;/nowiki&amp;gt; or &amp;lt;nowiki&amp;gt;{{BASEPAGENAME}}.png&amp;lt;/nowiki&amp;gt; will be used, if they exist.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox Earth buildplate&lt;br /&gt;
| title = Level 1&lt;br /&gt;
| image = Level 1 (buildplate).png&lt;br /&gt;
| cost = Free&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Infobox Earth buildplate&lt;br /&gt;
| title = Cluck House&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces:&lt;br /&gt;
&lt;br /&gt;
{{Infobox Earth buildplate&lt;br /&gt;
| title = Level 1&lt;br /&gt;
| image = Level 1 (buildplate).png&lt;br /&gt;
| cost = Free&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Infobox Earth buildplate&lt;br /&gt;
| title = Cluck House&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
Full template:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox structure&lt;br /&gt;
| title = &amp;lt;!-- Optional, use if different from the page name --&amp;gt;&lt;br /&gt;
| image = &amp;lt;!-- Use No_image.svg if no image exists --&amp;gt;&lt;br /&gt;
| imagesize = &amp;lt;!-- defaults to 250px if omitted --&amp;gt;&lt;br /&gt;
| image2 = &amp;lt;!-- Optional additional image --&amp;gt;&lt;br /&gt;
| image2size = &amp;lt;!-- defaults to 250px if omitted --&amp;gt;&lt;br /&gt;
| cost =&lt;br /&gt;
| size =&lt;br /&gt;
| rarity = &lt;br /&gt;
| mobs = &amp;lt;!-- Mob(s) located on a buildplate --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{infobox see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- template categories/interwikis here --&amp;gt;&lt;br /&gt;
[[Category:Infobox templates]]&lt;br /&gt;
&lt;br /&gt;
[[uk:Шаблон:Будівельна плита]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- documentation categories/interwikis here --&amp;gt;&lt;br /&gt;
[[uk:Шаблон:Будівельна плита/док]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;CitrusEgg7168</name></author>
	</entry>
</feed>