field optionalWhich piece of the current user to return. Empty returns the login username (no database lookup, so it is fast). The special keywords password, role, permission, and id are recognized; any other value is read as a field id (or _#ALIAS) from the logged-in user's Reader item. permission is a synonym of role.
{user:role}
{user:id}
{user:headline........}
[{user:password}]
Signed in as {user:headline........} ({user:role})