profile |
website The user's website URL |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: website $|$ john_doe }} {{ profile: website $|$ $_author_username $|$ not defined }} |
profile |
weblog The user's blog URL |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: weblog $|$ john_doe }} {{ profile: weblog $|$ $_author_username $|$ not defined }} |
profile |
utc-offset The user's timezone's utc offset. Positive or negative INT. |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: utc-offset $|$ john_doe }} {{ profile: utc-offset $|$ $_author_username $|$ not defined }} |
profile |
geo-longitude the user's geographic longitude |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: geo-longitude $|$ john_doe }} {{ profile: geo-longitude $|$ $_author_username $|$ not defined }} |
profile |
geo-latitude the user's geographic latitude |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: geo-latitude $|$ john_doe }} {{ profile: geo-latitude $|$ $_author_username $|$ not defined }} |
profile |
phones-number the most recent phone number submitted by the user |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: phones-number $|$ john_doe }} {{ profile: phones-number $|$ $_author_username $|$ not defined }} |
profile |
phones-type the type of the most recent user phone number - home | work | pref | fax | cell | pager |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: phones-type $|$ john_doe }} {{ profile: phones-type $|$ $_author_username $|$ not defined }} |
profile |
emails-address the most recent email submitted by the user |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: emails-address $|$ john_doe }} {{ profile: emails-address $|$ $_author_username $|$ not defined }} |
profile |
emails-type the type of the most recent email - private | work | personal - an email type |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: emails-type $|$ john_doe }} {{ profile: emails-type $|$ $_author_username $|$ not defined }} |
profile |
accounts-name id or username or name of the most recent external account submitted by the user |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: accounts-name $|$ john_doe }} {{ profile: accounts-name $|$ $_author_username $|$ not defined }} |
profile |
accounts-type facebook | openid and so on customly set |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: accounts-type $|$ john_doe }} {{ profile: accounts-type $|$ $_author_username $|$ not defined }} |
profile |
address-type the type of the most recently provided address - work | home | pref | postal | dom | intl |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: address-type $|$ john_doe }} {{ profile: address-type $|$ $_author_username $|$ not defined }} |
profile |
address-pobox postal code or ZIP |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: address-pobox $|$ john_doe }} {{ profile: address-pobox $|$ $_author_username $|$ not defined }} |
profile |
address-street street name and No |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: address-street $|$ john_doe }} {{ profile: address-street $|$ $_author_username $|$ not defined }} |
profile |
address-extended additional address information |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: address-extended $|$ john_doe }} {{ profile: address-extended $|$ $_author_username $|$ not defined }} |
profile |
address-locality district of the address / neighbourhood |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: address-locality $|$ john_doe }} {{ profile: address-locality $|$ $_author_username $|$ not defined }} |
profile |
address-region country's region |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: address-region $|$ john_doe }} {{ profile: address-region $|$ $_author_username $|$ not defined }} |
profile |
address-country the name of the country |
option_1 ( string ) (required) The account's username. Can be provided as string, as data variable ("starting with $_") or as presentation tag if embedded in a webframe. option_2 ( string ) (not required) Default value that will be presented, if the initial result is empty |
{{ profile: address-country $|$ john_doe }} {{ profile: address-country $|$ $_author_username $|$ not defined }} |