WoW:API GuildInfo: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API GuildInfo to API GuildInfo without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
Prints information about the Guild you belong to in the following format:<br>
Prints information about the Guild you belong to in the following format:<br>
<nowiki>
<nowiki>
Guild: <name>  </nowiki><br><nowiki>
Guild: <name>  </nowiki><br><nowiki>
Guild created <M-D-YYYY>, <#> players, <#> accounts  </nowiki><br>
Guild created <M-D-YYYY>, <#> players, <#> accounts  </nowiki><br>
{{Template:WoW API}}

Latest revision as of 04:46, 15 August 2023

WoW API < GuildInfo

Prints information about the Guild you belong to in the following format:
Guild: <name>
Guild created <M-D-YYYY>, <#> players, <#> accounts