Phone

A phone number. Inferred from an href that starts with tel:.

When it is used

Start an <a> href with tel: and put a token after it, and nanoesis infers a phone field.

It is inferred from the tel prefix, giving a tap-to-call link on phones.

Example

A tel link with a token becomes a phone field:

<a href="tel:{phone}">{phone}</a>

In the editor

In the editor this is a single-line box for a phone number.

As with email, one token can fill both the link and the text shown.