Format World of Warcraft UI text
wow-api-escape-sequencesskillsetup L1★1
Alzakath/Ruilhenn ↗What it does
Format World of Warcraft API responses with proper escape sequences for in-game display
Best for
Displays formatted character data in-game chat without breaking color/link markup.
Inputs
- · [object Object]
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
- · [object Object]
Requires
- · WoW API
- · WoW client string parser
Preconditions
Valid WoW API key, target character name/realm
Failure modes
Unknown escape sequences render as literal text; locale mismatch produces untranslated strings
Trust signals
- · Official WoW escape sequence list
- · Locale-aware string handling
- · Item link format validation