Get a quick quote with our pricing calculator

Knowledge Base

Browse our knowledge base articles to quickly solve your issue.

New to Workbooks? Use these guides to get started.

Find out more
Back to Knowledge Base
Knowledgebase articles

Extra Template Placeholders

Last updated : 03/09/2011

There are some extra placeholders that are available for all Templates, to return information about the current user, or current date and time, but these must be added manually

Tip

These placeholders must be typed in but can be used on all types of template.

Regardless of the type of template you are creating, you can include placeholders to return information about the current user, the current date and so on.  For these placeholders to work, it’s important that the correct syntax is used when typing in the information.

The table below shows the options available and the syntax that must be used.  You must include the @ symbols.

Option Syntax Comments/Examples
The currently logged in user’s name @my_user_name@  
The currently logged in user’s email address @my_user_email@  
The current date @current_date@ 30/09/2011
The current date displayed in UK format @current_date_uk@ 30/09/2011
The current date displayed in US format @current_date_us@ 09/30/2011
The current date displayed in ISO format @current_date_iso@ 2011-09-30
The current date & time @current_datetime@ 30/09/2011 17:26
The current date & time displayed in UK format @current_datetime_uk@ 30/09/2011 17:26
The current date & time displayed in US format @current_datetime_us@ 09/30/2011 05:26PM
The current time @current_time@ 17:26
The current time displayed in UK format @current_time_uk@ 17:26
The current time displayed in US format @current_time_us@ 05:26PM
The currently logged in user’s employer @my_employer_name@  
The template logo for the currently logged in user’s account @my_logo@ NOTE:  This will display the URL for the template logo stored in the Upload Library, not the image itself.