WoW:MACRO teamquit: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
mNo edit summary
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]].

Revision as of 00:44, 4 November 2013

Slash commands

Leaves your current Arena team.

/teamquit team

Aliases

teamquit
tquit

Arguments

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

Notes

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.