WoW:API SetGuildInfoText: Difference between revisions

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