<?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%2FBiome_ID_table%2Fdoc</id>
	<title>Template:MC/Biome ID table/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%2FBiome_ID_table%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Biome_ID_table/doc&amp;action=history"/>
	<updated>2026-04-10T13:12:28Z</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/Biome_ID_table/doc&amp;diff=42424&amp;oldid=prev</id>
		<title>imported&gt;Prem4826: add th-interwiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Biome_ID_table/doc&amp;diff=42424&amp;oldid=prev"/>
		<updated>2024-10-26T07:26:42Z</updated>

		<summary type="html">&lt;p&gt;add th-interwiki&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;
{{shortcut|biome id table}}&lt;br /&gt;
This template is used to create the tables on [[Biome/ID]].&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
;Unnamed paremeters&lt;br /&gt;
* {{p|1}}: The name of the biome, defaults to &amp;quot;unused&amp;quot;. A suffix can be added using parentheses after the name. &lt;br /&gt;
* {{p|2}}: The hex color code to represent the color of the biome.&lt;br /&gt;
* {{p|3}}: The text color of the line, to represent temperature.&lt;br /&gt;
** Accepts values: &amp;lt;code&amp;gt;snowy&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;cold&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;lush&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;dry&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;technical&amp;lt;/code&amp;gt;. Leave empty if neutral or unknown biome.&lt;br /&gt;
* {{p|4}}: Optional prefix&lt;br /&gt;
&lt;br /&gt;
;Named parameters&lt;br /&gt;
* {{p|icon}}: Name of the icon, including the .png. If {{p|sprite}} is set, then the name of the sprite. Defaults to {{p|1}}.&lt;br /&gt;
* {{p|iconsize}}: Size of the icon, defaults to 25px.&lt;br /&gt;
* {{p|nameid}}: Change the nameid to something other than {{p|1}}.&lt;br /&gt;
* {{p|link}}: Link to a different article than {{p|1}}.&lt;br /&gt;
* {{p|section}}: Set the section in [[biome]]s to something other than {{p|1}}.&lt;br /&gt;
&lt;br /&gt;
;Table parameters&lt;br /&gt;
* {{p|dv}}: Sets the data value. Defaults to the previous plus 1.&lt;br /&gt;
* {{p|sprite}}: If set, the icon uses the sprite template listed instead of a file. Setting it causes all later templates to use the same option. To reset to use a files, set it to be empty.&lt;br /&gt;
** Example: Setting it to &amp;lt;code&amp;gt;biome&amp;lt;/code&amp;gt; will use {{tl|biomeSprite}}&lt;br /&gt;
* {{p|table}}: Sets the header title for the template and all following uses. Defaults to &amp;lt;code&amp;gt;Biome&amp;lt;/code&amp;gt;.&lt;br /&gt;
* {{p|namecolumn}}: If set to &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt; then all following uses of the template will have no name column. To use the name column again later simply set it back to &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;.&lt;br /&gt;
* {{p|foot}}: If set, then it adds the foot to the table.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{biome id table|Ocean|000070}}&lt;br /&gt;
{{biome id table|Plains|8DB360|lush}}&lt;br /&gt;
{{biome id table|Desert|FA9418|dry}}&lt;br /&gt;
{{biome id table|Extreme Hills|icon=windswept-hills|606060|cold}}&lt;br /&gt;
{{biome id table|Forest|056621|lush}}&lt;br /&gt;
{{biome id table|Taiga|0B6659|cold}}&lt;br /&gt;
{{biome id table|Swampland|icon=swamp|07F9B2|lush}}&lt;br /&gt;
{{biome id table|River|0000FF|lush}}&lt;br /&gt;
{{biome id table|Hell|icon=nether-wastes|FF0000|dry}}&lt;br /&gt;
{{biome id table|The End|nameid=sky|icon=the-end|8080FF|cold}}&lt;br /&gt;
{{biome id table|FrozenOcean|nameid=frozen_ocean|icon=frozen-ocean|909090|snowy}}&lt;br /&gt;
{{biome id table|FrozenRiver|nameid=frozen_river|icon=frozen-river|A0A0FF|snowy}}&lt;br /&gt;
{{biome id table|Ice Plains|nameid=ice_flats|FFFFFF|snowy|icon=snowy-plains}}&lt;br /&gt;
{{biome id table|Ice Mountains|A0A0A0|snowy|icon=snowy-mountains}}&lt;br /&gt;
{{biome id table|MushroomIsland|nameid=mushroom_island|icon=mushroom-fields|FF00FF}}&lt;br /&gt;
{{biome id table|MushroomIslandShore|nameid=mushroom_island_shore|icon=mushroom-field-shore|A000FF}}&lt;br /&gt;
{{biome id table|Beach|nameid=beaches|icon=beach|FADE55|lush|foot=1}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{biome id table|Ocean|000070}}&lt;br /&gt;
{{biome id table|Plains|8DB360|lush}}&lt;br /&gt;
{{biome id table|Desert|FA9418|dry}}&lt;br /&gt;
{{biome id table|Extreme Hills|icon=windswept-hills|606060|cold}}&lt;br /&gt;
{{biome id table|Forest|056621|lush}}&lt;br /&gt;
{{biome id table|Taiga|0B6659|cold}}&lt;br /&gt;
{{biome id table|Swampland|icon=swamp|07F9B2|lush}}&lt;br /&gt;
{{biome id table|River|0000FF|lush}}&lt;br /&gt;
{{biome id table|Hell|icon=nether-wastes|FF0000|dry}}&lt;br /&gt;
{{biome id table|The End|nameid=sky|icon=the-end|8080FF|cold}}&lt;br /&gt;
{{biome id table|FrozenOcean|nameid=frozen_ocean|icon=frozen-ocean|909090|snowy}}&lt;br /&gt;
{{biome id table|FrozenRiver|nameid=frozen_river|icon=frozen-river|A0A0FF|snowy}}&lt;br /&gt;
{{biome id table|Ice Plains|nameid=ice_flats|FFFFFF|snowy|icon=snowy-plains}}&lt;br /&gt;
{{biome id table|Ice Mountains|A0A0A0|snowy|icon=snowy-mountains}}&lt;br /&gt;
{{biome id table|MushroomIsland|nameid=mushroom_island|icon=mushroom-fields|FF00FF}}&lt;br /&gt;
{{biome id table|MushroomIslandShore|nameid=mushroom_island_shore|icon=mushroom-field-shore|A000FF}}&lt;br /&gt;
{{biome id table|Beach|nameid=beaches|icon=beach|FADE55|lush|foot=1}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{t|Data table}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template categories/interwiki here --&amp;gt;&lt;br /&gt;
[[Category:Table templates]]&lt;br /&gt;
&lt;br /&gt;
[[fr:Modèle:Biome ID]]&lt;br /&gt;
[[pt:Predefinição:Tabela de ID do bioma]]&lt;br /&gt;
[[th:แม่แบบ:Biome ID table]]&lt;br /&gt;
[[zh:Template:Biome ID table]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[fr:Modèle:Biome ID/doc]]&lt;br /&gt;
[[pt:Predefinição:Tabela de ID do bioma/doc]]&lt;br /&gt;
[[th:แม่แบบ:Biome ID table/doc]]&lt;br /&gt;
[[zh:Template:Biome ID table/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Prem4826</name></author>
	</entry>
</feed>