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

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_GuildRosterSetOfficerNote&quot; title=&quot;WoW:API GuildRosterSetOfficerNote&quot;&gt;API GuildRosterSetOfficerNote&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_GuildRosterSetOfficerNote&quot; title=&quot;WoW:API GuildRosterSetOfficerNote&quot;&gt;API GuildRosterSetOfficerNote&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;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&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;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_GuildRosterSetOfficerNote&amp;diff=17788&amp;oldid=prev</id>
		<title>WoWWiki&gt;Danbopes: Page created</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GuildRosterSetOfficerNote&amp;diff=17788&amp;oldid=prev"/>
		<updated>2008-02-13T02:22:15Z</updated>

		<summary type="html">&lt;p&gt;Page created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{wowapi}} &lt;br /&gt;
Sets the public note of a guild member.&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;
 GuildRosterSetOfficerNote(index, &amp;quot;Text&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&amp;lt;!-- List each argument, together with its type --&amp;gt;&lt;br /&gt;
:(index, &amp;quot;Text&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
:;index : The position a member is in the guild roster.  This can be found by counting from the top down to the member or by selecting the member and using the GetGuildRosterSelection() function.&lt;br /&gt;
:;Text : Text to be set to the officer note of the index.&lt;br /&gt;
&lt;br /&gt;
&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;
 GuildRosterSetOfficerNote(GetGuildRosterSelection(), &amp;quot;My Officer Note&amp;quot;)&lt;br /&gt;
&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;
color can be added to public notes, officer notes, guild info and guild MOTD using [[UI Escape Sequences]]&lt;br /&gt;
&amp;lt;pre&amp;gt;GuildRosterSetOfficerNote(GetGuildRosterSelection(), &amp;quot;|cFFFF0000This Looks Red!&amp;quot;)&amp;lt;/pre&amp;gt;&lt;br /&gt;
or&lt;br /&gt;
&amp;lt;pre&amp;gt;/script GuildRosterSetOfficerNote(GetGuildRosterSelection(), &amp;quot;\124cFFFF0000This Looks Red!&amp;quot;)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
for in game text editing&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;Danbopes</name></author>
	</entry>
</feed>