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. | |||
SetGuildInfoText("text"); | Changes the Guild Info to selected text. | ||
SetGuildInfoText("text") | |||
== Arguments == | |||
:; "text" : String - The text to set as the guild info. | |||
== Returns == | |||
:nil | |||