Formatting Phone Numbers: Canada and USA

Use the code below for your phone numbers - phone, mobile, fax - to display the numbers in the format you want:

    {{ phone }}     {{ mobile }}     {{ fax }}     (Default for Quick Start templates.)
    {{ phone | phone: ‘-‘ }}     {{ mobile | phone: ‘-‘ }}     {{ fax | phone: ‘-‘ }}
    {{ phone | phone: ‘.’ }}     {{ mobile | phone: ‘.’ }}     {{ fax | phone: ‘.’ }}
    {{ phone | phone: ‘ ‘ }}     {{ mobile | phone: ‘ ‘ }}     {{ fax | phone: ‘ ‘ }}

Insert code in the locations shown below: