WoW:API GameTooltip AddDoubleLine: Difference between revisions

m
Move page script moved page API GameTooltip AddDoubleLine to WoW:API GameTooltip AddDoubleLine without leaving a redirect
No edit summary
m (Move page script moved page API GameTooltip AddDoubleLine to WoW:API GameTooltip AddDoubleLine without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>'''Title''' ''-Documentation by [[user:Goatus|Goatus]]-''</center>
{{widgetmethod}}


<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args -->
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args -->
Line 45: Line 45:
  MyTooltip:AddDoubleLine("Left", "Right", 1,0,0, 0,0,1);
  MyTooltip:AddDoubleLine("Left", "Right", 1,0,0, 0,0,1);
  MyTooltip:Show():
  MyTooltip:Show():
----
{{Template:WoW API}}
Anonymous user