m
Move page script moved page API GetPVPThisWeekStats to WoW:API GetPVPThisWeekStats without leaving a redirect
(Updated to match the current API boilerplate.) |
m (Move page script moved page API GetPVPThisWeekStats to WoW:API GetPVPThisWeekStats without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | {{wowapi}} __NOTOC__ | ||
{{removedapi|≤ 3.1.3 (likely 2.0)}} | |||
Gets your PVP contribution statistics for the current week. | Gets your PVP contribution statistics for the current week. | ||
hk, contribution = GetPVPThisWeekStats() | hk, contribution = GetPVPThisWeekStats() | ||
== Returns == | == Returns == | ||
; hk : Number - The number of honorable kills made | |||
; contribution : Number - The estimated honor points made | |||