The docs are now back up again and better than ever! Check them out here.

nameTemplate [>= 0.3.0]

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.

This element was introduced in version 0.3.0 of the engine.

Usage

<nameTemplate><b>{name}</b>:<br /></nameTemplate>

Attributes

Parents

Children