WoW:API GuildInfo: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API GuildInfo to API GuildInfo without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Returns information about the Guild you apart of in the following format:
{{wowapi}}
Prints information about the Guild you belong to in the following format:<br>
<nowiki>
<nowiki>
Guild: <name>
Guild: <name>  </nowiki><br><nowiki>
Guild created <M-D-YYYY>, <#> players, <#> accounts
Guild created <M-D-YYYY>, <#> players, <#> accounts </nowiki><br>
</nowiki>
 
[[Category:API Functions|GuildInfo]]
[[Category:API Guild Functions|GuildInfo]]

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