WoW:API CloseTrainer: Difference between revisions

m
Move page script moved page API CloseTrainer to WoW:API CloseTrainer without leaving a redirect
(Removed 'uncategorized' tag from it. Looks fine to me.)
m (Move page script moved page API CloseTrainer to WoW:API CloseTrainer without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<center>'''CloseTrainer''' ''-Documentation by [[user:Fenaoin|Fenaoin]]-''</center>
{{wowapi}} __NOTOC__


<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args -->
CloseTrainer();


<!-- Describe the purpose of the function, though exhausting detail can be saved for a later section -->
Closes the trainer window.
Closes the trainer window
CloseTrainer()


----
;''Arguments''


<!-- List each argument, together with its type -->
== Arguments ==
:none
:none


----
;''Returns''


<!-- List each return value, together with its type -->
== Returns ==
:nothing
:nil
----
{{Template:WoW API}}
Anonymous user