m
Move page script moved page Sea.wow.tooltip.GetSpellIDByName to WoW:Sea.wow.tooltip.GetSpellIDByName without leaving a redirect
No edit summary |
m (Move page script moved page Sea.wow.tooltip.GetSpellIDByName to WoW:Sea.wow.tooltip.GetSpellIDByName without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
GetSpellIDByName( name, [booktype[, rank]] ) | <pre>GetSpellIDByName( name, [booktype[, rank]] ) | ||
:name = localized spell name | :name = localized spell name | ||
:booktype = BOOKTYPE_SPELL, BOOKTYPE_PET | :booktype = BOOKTYPE_SPELL, BOOKTYPE_PET | ||
:rank = Spell Rank | :rank = Spell Rank | ||
Returns a Number | Returns a Number | ||
</pre> | |||
[[Category:Cosmos (AddOn)]] | |||