Use this element inside of textbox to style the name of the character that's currently speaking using a template fragment.
The template can contain HTML. The placeholder {name} will be replaced with the name of the speaker.
<nameTemplate><b>{name}</b>:<br /></nameTemplate>