WoW:SpellLink: Difference between revisions

54 bytes removed ,  15 August 2023
m
Move page script moved page SpellLink to WoW:SpellLink without leaving a redirect
(Changed example to use an actual spell instead of itemlinks)
m (Move page script moved page SpellLink to WoW:SpellLink without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:spellLink}}
{{DISPLAYTITLE:spellLink}}
{{wowapitype}}<br>
{{wowapitype}}
 
== spellLink API Type (String) ==
 
spellLinks are returned by several functions, e.g. [[API GetSpellLink|GetSpellLink]](), etc.
spellLinks are returned by several functions, e.g. [[API GetSpellLink|GetSpellLink]](), etc.


Line 16: Line 13:
** The next three sets of two characters represent the red, green, and blue levels, just like HTML.
** The next three sets of two characters represent the red, green, and blue levels, just like HTML.
* <tt>"'''|H'''"</tt> &ndash; "Hyperlink link data starts here"
* <tt>"'''|H'''"</tt> &ndash; "Hyperlink link data starts here"
* <tt>"'''spell:10060:0:0:0:0:0:0:0'''"</tt> &ndash; Read more at [[spellString]].
* <tt>"'''spell:10060'''"</tt> &ndash; Read more at [[spellString]].
* <tt>"'''|h'''"</tt> &ndash; "End of link, text follows"
* <tt>"'''|h'''"</tt> &ndash; "End of link, text follows"
* <tt>"'''[Power Infusion]'''"</tt> &ndash; The actual text displayed
* <tt>"'''[Power Infusion]'''"</tt> &ndash; The actual text displayed
Anonymous user