- ingame/tooltip/activityfindertooltips.lua:95 --
descriptionSection:AddLine(GetString(SI_GROUP_FINDER_TOOLTIP_DESCRIPTION_HEADER), self:GetStyle("bodyHeader"))
- ingame/tooltip/activityfindertooltips.lua:96 --
descriptionSection:AddLine(EscapeMarkup(data:GetDescription(), ALLOW_MARKUP_TYPE_COLOR_ONLY), self:GetStyle("bodyDescription"))
- ingame/tooltip/activityfindertooltips.lua:218 --
descriptionSection:AddLine(GetString(SI_GROUP_FINDER_TOOLTIP_DESCRIPTION_HEADER), self:GetStyle("bodyHeader"))
- ingame/tooltip/activityfindertooltips.lua:219 --
descriptionSection:AddLine(EscapeMarkup(description, ALLOW_MARKUP_TYPE_COLOR_ONLY), self:GetStyle("bodyDescription"))
- ingame/tooltip/guildkiosktooltips.lua:8 --
descriptionSection:AddLine(body, self:GetStyle("bodyDescription"))
- ingame/tooltip/scribingtooltips.lua:130 --
descriptionSection:AddLine(description, descriptionStyle)
- ingame/tooltip/scribingtooltips.lua:176 --
descriptionSection:AddLine(scriptDescription, ..., errorStyle)
- ingame/tooltip/scribingtooltips.lua:178 --
descriptionSection:AddLine(NO_SCRIPT_DENOTATION, ...)
- ingame/tooltip/skilltooltips.lua:259 --
descriptionSection:AddLine(GetString(ATTRIBUTE_DESCRIPTIONS[attributeType]), self:GetStyle("bodyDescription"))
- pregame/tooltip/characterselecttooltips.lua:11 --
descriptionSection:AddLine(tokenDescription, self:GetStyle("bodyDescription"))
- publicallingames/tooltip/abilitytooltips.lua:305 --
descriptionSection:AddLine(descriptionHeader, self:GetStyle("bodyHeader"))
- publicallingames/tooltip/abilitytooltips.lua:309 --
descriptionSection:AddLine(description, bodyDescriptionStyle)
- publicallingames/tooltip/abilitytooltips.lua:320 --
descriptionSection:AddLine(scriptDescription, bodyDescriptionStyle)
- publicallingames/tooltip/itemtooltips.lua:989 --
descriptionSection:AddLine(GetString(SI_DYE_STAMP_ITEM_DESCRIPTION), self:GetStyle("bodyDescription"))
- publicallingames/tooltip/itemtooltips.lua:991 --
descriptionSection:AddLine(GetString(SI_DYE_STAMP_COSTUME_DESCRIPTION), self:GetStyle("bodyDescription"))
- publicallingames/tooltip/itemtooltips.lua:1069 --
descriptionSection:AddLine(description, self:GetStyle("bodyDescription"))
- publicallingames/tooltip/itemtooltips.lua:1112 --
descriptionSection:AddLine(description, self:GetStyle("bodyDescription"))