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

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_UnitIsPartyLeader&quot; title=&quot;WoW:API UnitIsPartyLeader&quot;&gt;API UnitIsPartyLeader&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_UnitIsPartyLeader&quot; title=&quot;WoW:API UnitIsPartyLeader&quot;&gt;API UnitIsPartyLeader&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:47, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key addonstu_asmw2:diff::1.12:old-16065:rev-16066 --&gt;
&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_UnitIsPartyLeader&amp;diff=16065&amp;oldid=prev</id>
		<title>WoWWiki&gt;Skyboat at 09:27, 31 August 2006</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_UnitIsPartyLeader&amp;diff=16065&amp;oldid=prev"/>
		<updated>2006-08-31T09:27:43Z</updated>

		<summary type="html">&lt;p&gt;&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;
&amp;lt;!-- Describe the purpose of the function, exhausting detail can be saved for a later section --&amp;gt;&lt;br /&gt;
Returns 1 if the unit is party leader, nil otherwise.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- List return values and arguments as well as function name, follow Blizzard usage convention for args --&amp;gt;&lt;br /&gt;
 isTrue = UnitIsPartyLeader(&amp;quot;arg1&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
&amp;lt;!-- List each argument, together with its type --&amp;gt;&lt;br /&gt;
:;arg1 : String - Unit who should be checked&lt;br /&gt;
&lt;br /&gt;
=== Returns ===&lt;br /&gt;
&amp;lt;!-- List each return value, together with its type --&amp;gt;&lt;br /&gt;
:;isTrue : 1 or nil&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;!-- If it helps, include an example here, though it&amp;#039;s not required if the usage is self-explanatory --&amp;gt;&lt;br /&gt;
 local TargetIsLeader = UnitIsPartyLeader(&amp;quot;target&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
====Result====&lt;br /&gt;
&amp;lt;!-- If it helps, include example results here, though they are not required. You&amp;#039;re allowed to cheat liberally since WoW isn&amp;#039;t a command line language. --&amp;gt;&lt;br /&gt;
 TargetIsLeader = 1   - If your target is leader of their party&lt;br /&gt;
 TargetIsLeader = nil - If your target is not leader of their party&lt;br /&gt;
&lt;br /&gt;
==Details==&lt;br /&gt;
&amp;lt;!-- Details not appropriate for the main description can go here. &lt;br /&gt;
     REMOVE the section if you&amp;#039;re just going to restate the intro line! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: Seems to work on players outside of their party.&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;Skyboat</name></author>
	</entry>
</feed>