upgraded deprecated template
No edit summary |
(upgraded deprecated template) |
||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
<center>'''GetLootSlotInfo''' ''- Documentation by [[user:tsigo|tsigo]] -''</center> | <center>'''GetLootSlotInfo''' ''- Documentation by [[user:tsigo|tsigo]] -''</center> | ||
| Line 47: | Line 48: | ||
DEFAULT_CHAT_FRAME:AddMessage("coins: "..string.gsub(item,"\n"," "),1,1,1); | DEFAULT_CHAT_FRAME:AddMessage("coins: "..string.gsub(item,"\n"," "),1,1,1); | ||