Inserts the name of the author
Arguments
Optional:
- what: Choose a type of information to be displayed:
- name: display name (default)
- realname: the real name of the author instead of the display name
- id: Nucleus membet ID
- url: URL of members website
- email: email address of member (use of this one should be avoided)
Examples
<%author%>
<%author(realname)%>
<a href="<%author(url)%>"><%author%></a>