m
Move page script moved page MACRO targetfriend to WoW:MACRO targetfriend without leaving a redirect
(Creation) |
m (Move page script moved page MACRO targetfriend to WoW:MACRO targetfriend without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 7: | Line 7: | ||
== Aliases == | == Aliases == | ||
:none | :none | ||
== Arguments == | == Arguments == | ||
:;options : Options to search with, separated by commas, enclosed in [ ] (see [[MACRO target|target]]) | :;options : Options to search with, separated by commas, enclosed in [ ] (see [[MACRO target|target]]) | ||
:;name : The string to search for in the unit's name. | :;name : The string to search for in the unit's name. | ||
== Notes == | == Notes == | ||
* This performs a search with all nearby units whose name '''begins''' with name. | |||
* Only units who are friendly to you (ie. can cast beneficial spells) are targeted. | |||