WoW:API SetGuildInfoText: Difference between revisions

m
Move page script moved page API SetGuildInfoText to WoW:API SetGuildInfoText without leaving a redirect
(cat)
m (Move page script moved page API SetGuildInfoText to WoW:API SetGuildInfoText without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
Changes the Guild Info to selected text.<br>
 
<pre>
 
SetGuildInfoText("text");
Changes the Guild Info to selected text.
</pre>
SetGuildInfoText("text")
 
 
== Arguments ==
:; "text" : String - The text to set as the guild info.
 
 
== Returns ==
:nil
Anonymous user