<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://tibiacraft.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AStonecutting%2Fdoc</id>
	<title>Template:Stonecutting/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://tibiacraft.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AStonecutting%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://tibiacraft.com/index.php?title=Template:Stonecutting/doc&amp;action=history"/>
	<updated>2026-07-17T03:58:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://tibiacraft.com/index.php?title=Template:Stonecutting/doc&amp;diff=311&amp;oldid=prev</id>
		<title>Root: Created page with &quot;{{documentation header}} {{lua}} Using this template, you can create tables like those commonly used in the “Stonecutting” and “Stonecutting ingredient” sections of articles about blocks. It can be used similarly to {{tl|Stonecutter}}, except it creates the table for you.  By default, the table generates with 3 columns: Name, Ingredients, and the main column containing {{tl|Stonecutter}}. You can set the parameter &lt;code&gt;&lt;nowiki&gt;{{{showname=1}}}&lt;/nowiki&gt;&lt;/code&gt; or...&quot;</title>
		<link rel="alternate" type="text/html" href="http://tibiacraft.com/index.php?title=Template:Stonecutting/doc&amp;diff=311&amp;oldid=prev"/>
		<updated>2025-10-04T22:51:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{documentation header}} {{lua}} Using this template, you can create tables like those commonly used in the “Stonecutting” and “Stonecutting ingredient” sections of articles about blocks. It can be used similarly to {{tl|Stonecutter}}, except it creates the table for you.  By default, the table generates with 3 columns: Name, Ingredients, and the main column containing {{tl|Stonecutter}}. You can set the parameter &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{showname=1}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or...&amp;quot;&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;
{{lua}}&lt;br /&gt;
Using this template, you can create tables like those commonly used in the “Stonecutting” and “Stonecutting ingredient” sections of articles about blocks. It can be used similarly to {{tl|Stonecutter}}, except it creates the table for you.&lt;br /&gt;
&lt;br /&gt;
By default, the table generates with 3 columns: Name, Ingredients, and the main column containing {{tl|Stonecutter}}. You can set the parameter &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{showname=1}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{showname=0}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; in the first template of the table to show or hide the Name column. To group multiple stonecutting templates into one table, you also need to set &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{head=1}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; in the first template of the table, and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{foot=1}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; in the last.&lt;br /&gt;
&lt;br /&gt;
Example usage:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Stonecutting&lt;br /&gt;
  |head=1&lt;br /&gt;
  |Stone&lt;br /&gt;
  |Stone Slab, 2; Stone Stairs; Stone Bricks; Stone Brick Slab, 2; Stone Brick Stairs; Stone Brick Wall; Chiseled Stone Bricks&lt;br /&gt;
}}&lt;br /&gt;
{{Stonecutting&lt;br /&gt;
  |Smooth Stone&lt;br /&gt;
  |Smooth Stone Slab, 2&lt;br /&gt;
  |upcoming=Java Edition 1.14&lt;br /&gt;
}}&lt;br /&gt;
{{Stonecutting&lt;br /&gt;
  |Stone Bricks&lt;br /&gt;
  |Stone Brick Slab, 2; Stone Brick Stairs; Stone Brick Wall; Chiseled Stone Bricks&lt;br /&gt;
}}&lt;br /&gt;
{{Stonecutting&lt;br /&gt;
  |Mossy Stone Bricks&lt;br /&gt;
  |Mossy Stone Brick Slab, 2; Mossy Stone Brick Stairs; Mossy Stone Brick Wall&lt;br /&gt;
  |foot=1&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
produces:&lt;br /&gt;
&lt;br /&gt;
{{Stonecutting&lt;br /&gt;
  |head=1&lt;br /&gt;
  |Stone&lt;br /&gt;
  |Stone Slab, 2; Stone Stairs; Stone Bricks; Stone Brick Slab, 2; Stone Brick Stairs; Stone Brick Wall; Chiseled Stone Bricks&lt;br /&gt;
}}&lt;br /&gt;
{{Stonecutting&lt;br /&gt;
  |Smooth Stone&lt;br /&gt;
  |Smooth Stone Slab, 2&lt;br /&gt;
  |upcoming=Java Edition 1.14&lt;br /&gt;
}}&lt;br /&gt;
{{Stonecutting&lt;br /&gt;
  |Stone Bricks&lt;br /&gt;
  |Stone Brick Slab, 2; Stone Brick Stairs; Stone Brick Wall; Chiseled Stone Bricks&lt;br /&gt;
}}&lt;br /&gt;
{{Stonecutting&lt;br /&gt;
  |Mossy Stone Bricks&lt;br /&gt;
  |Mossy Stone Brick Slab, 2; Mossy Stone Brick Stairs; Mossy Stone Brick Wall&lt;br /&gt;
  |foot=1&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{recipe table see also}}&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:Inventory templates]]&lt;br /&gt;
[[Category:Table templates]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Documentation categories/interwiki here --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Root</name></author>
	</entry>
</feed>