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)
 
(2 intermediate revisions by 2 users 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>
[[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