<?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%2FSimple_Guide_table%2Fdoc</id>
	<title>Template:MC/Simple Guide 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%2FSimple_Guide_table%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Simple_Guide_table/doc&amp;action=history"/>
	<updated>2026-04-10T09:21:10Z</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/Simple_Guide_table/doc&amp;diff=45140&amp;oldid=prev</id>
		<title>imported&gt;Ja17: ko interwiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Simple_Guide_table/doc&amp;diff=45140&amp;oldid=prev"/>
		<updated>2025-06-23T11:04:55Z</updated>

		<summary type="html">&lt;p&gt;ko 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;
&amp;lt;!-- Documentation here --&amp;gt;&lt;br /&gt;
This template implements standard [[guide]] tables.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template should be placed after the opening table tag (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{|&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
=== Headers ===&lt;br /&gt;
All variants start with &amp;quot;New&amp;quot; (in the new subsection) or &amp;quot;Changed&amp;quot; (in the changed subsection), followed by the section name.&lt;br /&gt;
&lt;br /&gt;
Available sections:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;hlist&amp;quot;&amp;gt;&lt;br /&gt;
* Mobs&lt;br /&gt;
* Blocks&lt;br /&gt;
* Items&lt;br /&gt;
* Non-mob entities&lt;br /&gt;
* Effects&lt;br /&gt;
* Biomes&lt;br /&gt;
* Potions&lt;br /&gt;
* Enchantments&lt;br /&gt;
* Sounds&lt;br /&gt;
* Soundtracks&lt;br /&gt;
* Structures&lt;br /&gt;
* World types&lt;br /&gt;
* Gameplay&lt;br /&gt;
* Others (the rest)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Additionally, users can define 2 more columns for bonus information.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{|{{Simple Guide table|New Blocks}} &lt;br /&gt;
|-&lt;br /&gt;
|[[Activator Rail]] &lt;br /&gt;
|{{Animate|Activator Rail.png; Powered Activator Rail.png|128px}}&lt;br /&gt;
|&lt;br /&gt;
{{Crafting&lt;br /&gt;
|A1= Iron Ingot&lt;br /&gt;
|B1= Stick&lt;br /&gt;
|C1= Iron Ingot&lt;br /&gt;
|A2= Iron Ingot&lt;br /&gt;
|B2= Redstone Torch&lt;br /&gt;
|C2= Iron Ingot&lt;br /&gt;
|A3= Iron Ingot&lt;br /&gt;
|B3= Stick&lt;br /&gt;
|C3= Iron Ingot&lt;br /&gt;
|Output= Activator Rail,6&lt;br /&gt;
|type= Transportation}}&lt;br /&gt;
| Can be mined with any tool or hand. &lt;br /&gt;
|&lt;br /&gt;
* Triggers players, if rail is powered. &lt;br /&gt;
* Can be used to explode [[TNT Minecart]]. &lt;br /&gt;
|} &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Will generate:&lt;br /&gt;
{|{{Simple Guide table|New Blocks}} &lt;br /&gt;
|-&lt;br /&gt;
|[[Activator Rail]] &lt;br /&gt;
|{{Animate|Activator Rail.png; Powered Activator Rail.png|128px}}&lt;br /&gt;
|&lt;br /&gt;
{{Crafting&lt;br /&gt;
|A1= Iron Ingot&lt;br /&gt;
|B1= Stick&lt;br /&gt;
|C1= Iron Ingot&lt;br /&gt;
|A2= Iron Ingot&lt;br /&gt;
|B2= Redstone Torch&lt;br /&gt;
|C2= Iron Ingot&lt;br /&gt;
|A3= Iron Ingot&lt;br /&gt;
|B3= Stick&lt;br /&gt;
|C3= Iron Ingot&lt;br /&gt;
|Output= Activator Rail,6&lt;br /&gt;
|type= Transportation}}&lt;br /&gt;
| Can be mined with any tool or hand. &lt;br /&gt;
|&lt;br /&gt;
* Triggers players, if rail is powered. &lt;br /&gt;
* Can be used to explode [[TNT Minecart]]. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Header&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Inserts the header based on the name of the section&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;New Blocks, Changed Items&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Additional header&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of additional header column&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;3&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Additional header #2&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Style for guide tables&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&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;
[[es:Plantilla:Tabla de guía simple]]&lt;br /&gt;
[[ja:テンプレート:Simple Guide table]]&lt;br /&gt;
[[ko:틀:Simple Guide table]]&lt;br /&gt;
[[pt:Predefinição:Simples tabela para guias]]&lt;br /&gt;
[[ru:Шаблон:Таблица руководств]]&lt;br /&gt;
[[th:แม่แบบ:Simple Guide table]]&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/interwiki here --&amp;gt;&lt;br /&gt;
[[es:Plantilla:Tabla de guía simple/doc]]&lt;br /&gt;
[[ja:テンプレート:Simple Guide table/doc]]&lt;br /&gt;
[[ko:틀:Simple Guide table/doc]]&lt;br /&gt;
[[pt:Predefinição:Simples tabela para guias/doc]]&lt;br /&gt;
[[ru:Шаблон:Таблица руководств/док]]&lt;br /&gt;
[[th:แม่แบบ:Simple Guide table/doc]]&lt;br /&gt;
[[uk:Шаблон:Таблиця керівництв/док]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Ja17</name></author>
	</entry>
</feed>