m
Move page script moved page ActionBars to WoW:ActionBars without leaving a redirect
({{uitech}}, formatting...) |
m (Move page script moved page ActionBars to WoW:ActionBars without leaving a redirect) |
||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
#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). | ||
| Line 7: | Line 8: | ||
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" | |||
|----- | |||
! 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 | |||
|} | |||