m
Move page script moved page API GetNumBattlefieldStats to WoW:API GetNumBattlefieldStats without leaving a redirect
mNo edit summary |
m (Move page script moved page API GetNumBattlefieldStats to WoW:API GetNumBattlefieldStats without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
local x = GetNumBattlefieldStats(); | local x = GetNumBattlefieldStats(); | ||
== Parameters == | |||
=== Returns === | |||
:; numStats : Integer - Number of columns available for the battleground (2 for [[Warsong Gulch]] and [[Arathi Basin]], 7 for [[Alterac Valley]]) | |||
---- | |||
{{wowapi}} | |||