<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://dogcraft.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ABannerPatternTranslate</id>
	<title>Template:BannerPatternTranslate - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dogcraft.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ABannerPatternTranslate"/>
	<link rel="alternate" type="text/html" href="https://dogcraft.net/wiki/index.php?title=Template:BannerPatternTranslate&amp;action=history"/>
	<updated>2026-06-11T23:42:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://dogcraft.net/wiki/index.php?title=Template:BannerPatternTranslate&amp;diff=41245&amp;oldid=prev</id>
		<title>Xpmodder: created</title>
		<link rel="alternate" type="text/html" href="https://dogcraft.net/wiki/index.php?title=Template:BannerPatternTranslate&amp;diff=41245&amp;oldid=prev"/>
		<updated>2026-02-10T12:37:37Z</updated>

		<summary type="html">&lt;p&gt;created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#ifeq: {{{1|}}} | fromNBT | {{#switch: {{{2|}}} | stripe_bottom = base | stripe_top = chief | stripe_left = pale_dexter | stripe_right = pale_sinister | stripe_center = pale | stripe_middle = fess | stripe_downright = bend | stripe_downleft = bend_sinister | small_stripes = paly | cross = saltire | straight_cross = cross | diagonal_left = per_bend_sinister | diagonal_right = per_bend | diagonal_up_left = per_bend_inverted | diagonal_up_right = per_bend_sinister_inverted | half_vertical = per_pale | half_vertical_right = per_pale_inverted | half_horizontal = per_fess | half_horizontal_bottom = per_fess_inverted | square_bottom_left = base_dexter_canton | square_bottom_right = base_sinister_canton | square_top_left = chief_dexter_canton | square_top_right = chief_sinister_canton | triangle_bottom = chevron | triangle_top = inverted_chevron | triangles_bottom = base_indented | triangles_top = chief_indented | circle = roundel | rhombus = lozenge | border = bordure | curly_border = bordure_indented | bricks = field_masoned | gradient = gradient | gradient_up = base_gradient | creeper = creeper_charge | skull = skull_charge | flower = flower_charge | mojang = thing | globe = globe | piglin = snout | flow = flow | guster = guster | base }} | {{#switch: {{{1|}}} | base = stripe_bottom | chief = stripe_top | pale_dexter = stripe_left | pale_sinister = stripe_right | pale = stripe_center | fess = stripe_middle | bend = stripe_downright | bend_sinister = stripe_downleft | paly = small_stripes | saltire = cross | cross = straight_cross | per_bend_sinister = diagonal_left | per_bend = diagonal_right | per_bend_inverted = diagonal_up_left | per_bend_sinister_inverted = diagonal_up_right | per_pale = half_vertical | per_pale_inverted = half_vertical_right | per_fess = half_horizontal | per_fess_inverted = half_horizontal_bottom | base_dexter_canton = square_bottom_left | base_sinister_canton = square_bottom_right | chief_dexter_canton = square_top_left | chief_sinister_canton = square_top_right | chevron = triangle_bottom | inverted_chevron = triangle_top | base_indented = triangles_bottom | chief_indented = triangles_top | roundel = circle | lozenge = rhombus | bordure = border | bordure_indented = curly_border | field_masoned = bricks | gradient = gradient | base_gradient = gradient_up | creeper_charge = creeper | skull_charge = skull | flower_charge = flower | thing = mojang | globe = globe | snout = piglin | flow = flow | guster = guster | stripe_bottom }} }}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation2}}&lt;br /&gt;
&lt;br /&gt;
Converts banner pattern names between those used in GUIs and those used in item NBT.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
=== Syntax ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{template journal | {{PAGENAME}} |  }}&lt;br /&gt;
&lt;br /&gt;
Parameters are:&lt;br /&gt;
* fromNBT - Use this as first parameter if converting from NBT to GUI names&lt;br /&gt;
* name - The name of the pattern. Put this as the first parameter if converting from GUI names to NBT, otherwise put it as second parameter after &amp;quot;fromNBT&amp;quot;. (See examples below)&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
{{#tag:syntaxhighlight|{{ {{PAGENAME}} {{!}} fromNBT {{!}} stripe_bottom }}|inline=1}} generates: &lt;br /&gt;
{{{{PAGENAME}}|fromNBT|stripe_bottom}}&lt;br /&gt;
&lt;br /&gt;
{{#tag:syntaxhighlight|{{ {{PAGENAME}} {{!}} base }}|inline=1}} generates: &lt;br /&gt;
{{{{PAGENAME}}|base}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Tool templates]]&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;description&amp;quot;: &amp;quot;Either \&amp;quot;fromNBT\&amp;quot; or the GUI name of the pattern&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;description&amp;quot;: &amp;quot;The NBT name of the pattern - only when first parameter is \&amp;quot;fromNBT\&amp;quot;&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;Converts banner pattern names between those used in GUIs and those used in item NBT&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>Xpmodder</name></author>
	</entry>
</feed>