<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AAPI_GetHairCustomization</id>
	<title>WoW:API GetHairCustomization - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AAPI_GetHairCustomization"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetHairCustomization&amp;action=history"/>
	<updated>2026-06-01T22:06:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_GetHairCustomization&amp;diff=19693&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page API GetHairCustomization to WoW:API GetHairCustomization without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetHairCustomization&amp;diff=19693&amp;oldid=prev"/>
		<updated>2023-08-15T04:45:59Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_GetHairCustomization&quot; title=&quot;WoW:API GetHairCustomization&quot;&gt;API GetHairCustomization&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_GetHairCustomization&quot; title=&quot;WoW:API GetHairCustomization&quot;&gt;API GetHairCustomization&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:45, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key addonstu_asmw2:diff::1.12:old-19692:rev-19693 --&gt;
&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_GetHairCustomization&amp;diff=19692&amp;oldid=prev</id>
		<title>WoWWiki&gt;Starlightblunder: Created page with &#039;{{wowapi}} Returns the type of haircut customization available to the character.  cType = GetHairCustomization();  == Returns == ; cType : String - Race-dependent, globalized nam…&#039;</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetHairCustomization&amp;diff=19692&amp;oldid=prev"/>
		<updated>2010-03-14T02:42:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;{{wowapi}} Returns the type of haircut customization available to the character.  cType = GetHairCustomization();  == Returns == ; cType : String - Race-dependent, globalized nam…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{wowapi}}&lt;br /&gt;
Returns the type of haircut customization available to the character.&lt;br /&gt;
 cType = GetHairCustomization();&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
; cType : String - Race-dependent, globalized name of haircut customization available to the character:&lt;br /&gt;
:* &amp;quot;NORMAL&amp;quot;&lt;br /&gt;
:* &amp;quot;HORNS&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Details ==&lt;br /&gt;
* Both hair and style of the character&amp;#039;s haircut may be customized. You can get a localized description of the available customization types by looking up the value of &amp;lt;code&amp;gt;HAIR_&amp;#039;&amp;#039;cType&amp;#039;&amp;#039;_STYLE&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;HAIR_&amp;#039;&amp;#039;cType&amp;#039;&amp;#039;_COLOR&amp;lt;/code&amp;gt; global variables.&lt;br /&gt;
 print(&amp;quot;You may customize your...&amp;quot;, &lt;br /&gt;
  _G[&amp;quot;HAIR_&amp;quot; .. GetFacialHairCustomization() .. &amp;quot;_STYLE&amp;quot;],&lt;br /&gt;
  _G[&amp;quot;HAIR_&amp;quot; .. GetFacialHairCustomization() .. &amp;quot;_COLOR&amp;quot;]);&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;Starlightblunder</name></author>
	</entry>
</feed>