This library allows easy creation of chat hyperlinks that either display a StaticPopupDialog, Frame or calls a function with the provided arguments.
showdialog:
|Hshowdialog:DialogWindowName|h|cffff0000[Text for the hyperlink]|r|h
This will display the Static Popup with this name found in the global StaticPopupDialogs table (StaticPopupDialogs["DialogWindowName"] would be shown in the above example, if it exists)
showframe:
|Hshowframe:FrameName|h|cffff0000[Text for the hyperlink]|r|h
This will make the frame with this exact name visible
function:
|Hfunction:FunctionName[:arg1[:arg2[:arg3[:arg4]]]]|h|cffff0000[Text for the hyperlink]|r|h (e.g. |Hfunction:DoEmote:cry:none|h|cffff0000[Text for the hyperlink]|r|h)
This will call the function with the optional arguments (up to 4)
Facts
- Date created
- Sep 22, 2010
- Category
- Last update
- Sep 25, 2010
- Development stage
- Release
- License
- All Rights Reserved
- Curse link
- ChatHyperlinks
- Downloads
- 190
- Recent files
- R: v1.0.0 for 4.0.1 Sep 25, 2010
- B: v0.0.1-BETA for 4.0.1 Sep 22, 2010