WoW:MACRO teamquit: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
m (Move page script moved page MACRO teamquit to MACRO teamquit without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{macroapi}} __NOTOC__
{{macroapi}}
 
 
Leaves your current Arena team.
Leaves your current Arena team.
  /teamquit team
  /teamquit team
Line 8: Line 6:
:teamquit
:teamquit
:tquit
:tquit


== Arguments ==
== Arguments ==
:;team : The team to which you are referring. 2v2, 3v3, or 5v5
:;team
 
:: The team to which you are referring. 2v2, 3v3, or 5v5


== Notes ==
== Notes ==
:If you are the Team Captain, you should promote another member to Team Captain before performing this action.
:If you are the Team Captain, you should promote another member to Team Captain before performing this action.
:If you are trying to disband the team, see [[MACRO teamdisband|teamdisband]].
:If you are trying to disband the team, see [[MACRO teamdisband|teamdisband]].

Latest revision as of 04:48, 15 August 2023

Slash commands

Leaves your current Arena team.

/teamquit team

Aliases[edit]

teamquit
tquit

Arguments[edit]

team
The team to which you are referring. 2v2, 3v3, or 5v5

Notes[edit]

If you are the Team Captain, you should promote another member to Team Captain before performing this action.
If you are trying to disband the team, see teamdisband.