Using Macros Tags In Your Content
Wizzi allows you to insert macros tags to your content. Let's go over the options available and how to add them to your content.
Using Geo Macros
Here is the list of available geographic macros you can use in your content follow by a brief example on what it would like like in your content editor:
{wizzi-city}
: equivalent to (Sarasota
).{wizzi-state}
: equivalent to (Florida
).{wizzi-country}
: equivalent to (US
).


Using Date/Time Macros
Here is the list of available date/time macros you can use in your content follow by a brief example on what it would like like in your content editor:
{wizzi-short}
: equivalent to (6/15/15, 9:03 AM
).{wizzi-medium}
: equivalent to (Jun 15, 2015, 9:03:01 AM
).{wizzi-long}
: equivalent to (June 15, 2015 at 9:03:01 AM GMT+1
).{wizzi-shortDate}
: equivalent to (6/15/15
).{wizzi-mediumDate}
: equivalent to (Jun 15, 2015
).{wizzi-longDate}
: equivalent to (June 15, 2015
).{wizzi-fullDate}
: equivalent to (Monday, June 15, 2015
).{wizzi-shortTime}
: equivalent to (9:03 AM
).{wizzi-mediumTime}
: equivalent to (9:03:01 AM
).{wizzilongTime}
: equivalent to (9:03:01 AM GMT+1
).

