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

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_GetTrainerServiceAbilityReq&quot; title=&quot;WoW:API GetTrainerServiceAbilityReq&quot;&gt;API GetTrainerServiceAbilityReq&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_GetTrainerServiceAbilityReq&quot; title=&quot;WoW:API GetTrainerServiceAbilityReq&quot;&gt;API GetTrainerServiceAbilityReq&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-17150:rev-17151 --&gt;
&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_GetTrainerServiceAbilityReq&amp;diff=17150&amp;oldid=prev</id>
		<title>WoWWiki&gt;Ravas: Added information for GetTrainerServiceAbilityReq based on its usage in Blizzard_TrainerUI.</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetTrainerServiceAbilityReq&amp;diff=17150&amp;oldid=prev"/>
		<updated>2007-06-06T15:49:37Z</updated>

		<summary type="html">&lt;p&gt;Added information for GetTrainerServiceAbilityReq based on its usage in Blizzard_TrainerUI.&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;
&lt;br /&gt;
Gets the name of a requirement for training a skill and whether the player meets the requirement.&lt;br /&gt;
 local ability, hasReq = GetTrainerServiceAbilityReq(trainerIndex, reqIndex)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
:;trainerIndex : Number - Index of the trainer service to retrieve information about. Note that indices are affected by the trainer filter. (See [[API_GetTrainerServiceTypeFilter|GetTrainerServiceTypeFilter]] and [[API_SetTrainerServiceTypeFilter|SetTrainerServiceTypeFilter]].)&lt;br /&gt;
:;reqIndex : Number - Index of the requirement to retrieve information about.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
:;ability: String - The name of the required ability.&lt;br /&gt;
:;hasReq : (Boolean?) - Flag for if the player meets the requirement.&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;Ravas</name></author>
	</entry>
</feed>