yml:name
Description
Displays the name of the specified person. Optionally, links to the person's Yahoo! Profiles page.
Attributes
| Name | Type | Required/Optional | Description |
|---|---|---|---|
| linked | boolean | optional | If true, the name displayed links to the Yahoo! Profiles page of the user. Default is "false". |
| useyou | boolean | optional | Display the word "you" instead of the user's actual name if the user is the viewer. Default is "false". |
| reflexive | boolean | optional | Used in conjunction with the useyou="true" attribute. If true, shows "yourself" instead of "you". Default is "false". |
| capitalize | boolean | optional | If true, capitalizes the first letter of the user's name. Default is "false". |
| uid | string | optional | The ID of the user whose name is displayed. Allowed values are a GUID, "viewer", and "owner". Default is "viewer". |
Examples
See also Links to Yahoo! Profiles.

