m
Move page script moved page API AddOrDelIgnore to WoW:API AddOrDelIgnore without leaving a redirect
(upgraded deprecated template) |
m (Move page script moved page API AddOrDelIgnore to WoW:API AddOrDelIgnore without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} __NOTOC__ | ||
/ | Adds or removes a player to/from the ignore list. | ||
AddOrDelIgnore("[[PlayerName|playerName]]") | |||
== Arguments == | |||
:; playerName : String - The name of the player to add or remove | |||
== Returns == | |||
:nil | |||
== Details == | |||
The player must be online for it to work. | |||