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
(Added description of AddDoubleLine tooltip function)
 
m (Move page script moved page API GameTooltip AddDoubleLine to WoW:API GameTooltip AddDoubleLine without leaving a redirect)
 
(3 intermediate revisions by 3 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}}
<!-- Update the category to the appropriate subsection, and be sure to put the function name as the label for the category link. Multiple subcategories are okay if appropriate, please dont link functions to the API Functions category directly. -->
[[Category:API Functions|Empty Template]]
Anonymous user