webmaster@1: title: Title of the profile field. webmaster@1: * - $field->value: Value of the profile field. webmaster@1: * - $field->type: Type of the profile field, i.e., checkbox, textfield, webmaster@1: * textarea, selection, list, url or date. webmaster@1: * webmaster@1: * Since $profile is keyed, a direct print of the field is possible. Not webmaster@1: * all accounts may have a value for a profile so do a check first. If a field webmaster@1: * of "last_name" was set for the site, the following can be used. webmaster@1: * webmaster@1: * webmaster@1: *