<?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%2FDebug_mode_grid%2Fdoc</id>
	<title>Template:MC/Debug mode grid/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%2FDebug_mode_grid%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Debug_mode_grid/doc&amp;action=history"/>
	<updated>2026-04-10T17:24:38Z</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/Debug_mode_grid/doc&amp;diff=42798&amp;oldid=prev</id>
		<title>imported&gt;Aloi4: /* See also */</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Debug_mode_grid/doc&amp;diff=42798&amp;oldid=prev"/>
		<updated>2026-03-21T03:26:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also&lt;/span&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;
{{Lua|Aloi4}}&lt;br /&gt;
== Usage ==&lt;br /&gt;
Creates the debug mode grid of blocks. Used on most pages of this navbox:&lt;br /&gt;
&lt;br /&gt;
{{Navbox Debug mode grid}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;ver&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Data version of the grid version in question. The blocks that will appear or not are determined by vermin and vermax of {{Dm}} used in data&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;section&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Number of rows per section in the subdivision of rows. The last section may have one more row to prevent sections with a single value.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;10&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;none&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Text used in the block status column when the block has no status&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;-&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;fb&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;If it exists, the great anger will first print the &amp;#039;First block&amp;#039; table.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;row&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Number of blocks per row. If it is 1, it is calculated automatically. Considering that the last block will be copied (therefore, for versions that do not copy the last block, it is necessary to add one more than the actual number of blocks per line). If it is 0 or -1 it will ignore the columns and print only one table. If it is less than -10, it will create a table with only one new column for the coordinates of each block, considering that the number of blocks per row is the absolute value of this parameter. If it is -4 or -5, create the table from the previous case, but automatically calculate the number of rows.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;1&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;cb&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;If this exists and it is not &amp;#039;false&amp;#039;, &amp;#039;f&amp;#039; or &amp;#039;0&amp;#039;, the grid will assume that the last block of each line should be copied to the next, some versions require this. If it is &amp;#039;false&amp;#039;, &amp;#039;f&amp;#039; or &amp;#039;0&amp;#039;, it will delete the last block of each row, preventing copying (because of this, if it doesn&amp;#039;t exist, the row number must be one more than the actual quantity). If it doesn&amp;#039;t exist, calculate, based on the number of blocks stats, it&amp;#039;s necessary to copy them or not.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;data&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Page used for grid block data&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;Template:Debug_mode_blocks/raw&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;hdwgh&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;List of items used to appear alongside blocks with the &amp;#039;item&amp;#039; state where the item value determines the item. Each item must be separated by commas and written in the form item?link?id for the InvLink parameters. Use &amp;#039;%3F&amp;#039; in place of the &amp;#039;?&amp;#039; for the text. Used by the &amp;#039;How did we get here?&amp;#039; block.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Data version]] - Number for {{p|ver}}&lt;br /&gt;
&lt;br /&gt;
[[Template:Debug mode blocks/raw]] - The default {{p|data}}&lt;br /&gt;
&lt;br /&gt;
[[Template:Debug mode blocks/raw/20w14∞]] - The [[20w14∞]] {{p|data}}&lt;br /&gt;
&lt;br /&gt;
[[How did we get here?]] - Block of {{p|hdwgh}}&lt;br /&gt;
&lt;br /&gt;
[[Template:Debug mode grid/sandbox]] - This template sandbox&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;
&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;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Aloi4</name></author>
	</entry>
</feed>