WoW:ActionBars: Difference between revisions
Jump to navigation
Jump to search
m (User-controlled Bot: table syntax updated) |
m (Move page script moved page ActionBars to WoW:ActionBars without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{uitech}} | #REDIRECT [[Action Bar]] | ||
<noinclude> | |||
{{uitech}}</noinclude> | |||
Each action bar in WoW holds up to NUM_ACTIONBAR_BUTTONS (currently 12). | Each action bar in WoW holds up to NUM_ACTIONBAR_BUTTONS (currently 12). | ||
There are 10 action bars, and they are allocated as follows: | There are 10 action bars, and they are allocated as follows: | ||
{| border="1" cellpadding="2" cellspacing="0" | {| border="1" cellpadding="2" cellspacing="0" | ||
| Line 34: | Line 36: | ||
| 10 || Unallocated | | 10 || Unallocated | ||
|} | |} | ||
Latest revision as of 04:44, 15 August 2023
Redirect to:
Each action bar in WoW holds up to NUM_ACTIONBAR_BUTTONS (currently 12).
There are 10 action bars, and they are allocated as follows:
| Action Bar | Used for |
|---|---|
| 1 | Action Bar 1 |
| 2 | Action Bar 2 |
| 3 | Action Bar 3 |
| 4 | Action Bar 4 |
| 5 | Action Bar 5 |
| 6 | Action Bar 6 |
| 7 | Druid Bear Form/Rogue Stealth/Shaman Ghost Wolf/Warrior Battle Stance |
| 8 | Druid Travel Form/Warrior Defensive Stance |
| 9 | Druid Cat Form/Warrior Berserker Stance |
| 10 | Unallocated |