WebGUI
      Click here to register.
      
View Cart (0)
PBWG Banner

Account Macro

^a();
^a([link text], [template name]);
This macro creates a link to the current user's account information. The Macro takes two optional arguments, the text that is displayed with the link and a template from the Macro/a_account namespace to be used to display the link and text. If the link text is set to the word "linkonly" then only the URL will be returned.

NOTES:

  • The .myAccountLink style sheet class is tied to this macro.
  • This Macro may only be nested inside other Macros if the "linkonly" option is used.

     

    The following is a list of variables available in the template:

     

    account.url The URL to the account page. account.text The translated label for the account link, or the text that you supply to the macro.

Keywords: