<?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_GetMapNameByID</id>
	<title>WoW:API GetMapNameByID - 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_GetMapNameByID"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetMapNameByID&amp;action=history"/>
	<updated>2026-06-01T20:46:01Z</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_GetMapNameByID&amp;diff=20459&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page API GetMapNameByID to WoW:API GetMapNameByID without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetMapNameByID&amp;diff=20459&amp;oldid=prev"/>
		<updated>2023-08-15T04:46:07Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_GetMapNameByID&quot; title=&quot;WoW:API GetMapNameByID&quot;&gt;API GetMapNameByID&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_GetMapNameByID&quot; title=&quot;WoW:API GetMapNameByID&quot;&gt;API GetMapNameByID&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:46, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key addonstu_asmw2:diff::1.12:old-20458:rev-20459 --&gt;
&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_GetMapNameByID&amp;diff=20458&amp;oldid=prev</id>
		<title>Bear: Created page with &quot;{{wowapi}} __NOTOC__   mapname = GetMapNameByID(mapID)  Returns the localized name for a mapID.  ==Parameters== ===Arguments===  :mapID  ===Returns=== :;mapname : String - The...&quot;</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetMapNameByID&amp;diff=20458&amp;oldid=prev"/>
		<updated>2013-06-15T17:19:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{wowapi}} __NOTOC__   mapname = GetMapNameByID(mapID)  Returns the localized name for a mapID.  ==Parameters== ===Arguments===  :mapID  ===Returns=== :;mapname : String - The...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{wowapi}} __NOTOC__&lt;br /&gt;
&lt;br /&gt;
Returns the localized name for a mapID.&lt;br /&gt;
&lt;br /&gt;
 mapname = GetMapNameByID(mapID)&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
* [[mapID]] (number) - The mapID of the map to retrieve the name for&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
* mapname (string) - The real name of an instance or zone map&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
  mapID = GetCurrentMapAreaID()&lt;br /&gt;
  mapname = GetMapNameByID(mapID)&lt;br /&gt;
  print(&amp;quot;Map:&amp;quot;..mapname )&lt;br /&gt;
&lt;br /&gt;
: An message appears in the chat window showing the following text: &amp;quot;Map: The Stockade&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[mapID]]&lt;br /&gt;
* [[API_GetCurrentMapAreaID|GetCurrentMapAreaID]]&lt;br /&gt;
* [[API_GetQuestWorldMapAreaID|GetQuestWorldMapAreaID]]&lt;/div&gt;</summary>
		<author><name>Bear</name></author>
	</entry>
</feed>