Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Creates a link to a specific API function or event page with the appropriate label.

The first unnamed parameter should be a propertly formated prototype, optionally with arguments using () or payload using :

API
{{api|UnitAura(unit, index [, filter])}}
UnitAura(unit, index [, filter])
Events
{{api|PLAYER_ENTERING_WORLD: isInitialLogin, isReloadingUi|t=e}}
PLAYER_ENTERING_WORLD → isInitialLogin, isReloadingUi
CVars
{{api|farclip|t=c}}
farclip
Widgets
{{api|Frame|t=o}}
Frame
Widget methods
{{api|Texture:SetTexture("filename" or fileID[, "horizWrap"[, "vertWrap"[, "filterMode"]]])|t=w}}
Texture:SetTexture("filename" or fileID[, "horizWrap"[, "vertWrap"[, "filterMode"]]])
Widget handlers
{{api|OnClick|t=wh}}
OnClick
Advertisement